Skip to content

Commit c3756d1

Browse files
committed
Merge pull request #79 from DawidJanczak/master
Add rspec flietype
2 parents 8cf43a4 + e983cf2 commit c3756d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/NERD_commenter.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ let s:delimiterMap = {
315315
\ 'rgb': { 'left': '!' },
316316
\ 'rib': { 'left': '#' },
317317
\ 'robots': { 'left': '#' },
318+
\ 'rspec': { 'left': '#' },
318319
\ 'ruby': { 'left': '#' },
319320
\ 'sa': { 'left': '--' },
320321
\ 'samba': { 'left': ';', 'leftAlt': '#' },

0 commit comments

Comments
 (0)