mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-09 10:13:48 -05:00
Merge branch 'pr/279'
Closes #279 Since original author of this PR has deleted their Github account I squashed their two commits and added one to fix the issue with the implementation as noted in the PR.
This commit is contained in:
@@ -353,6 +353,7 @@ let s:delimiterMap = {
|
||||
\ 'rebol': { 'left': ';' },
|
||||
\ 'registry': { 'left': ';' },
|
||||
\ 'remind': { 'left': '#' },
|
||||
\ 'renpy': { 'left': '# ' },
|
||||
\ 'resolv': { 'left': '#' },
|
||||
\ 'rgb': { 'left': '!' },
|
||||
\ 'rib': { 'left': '#' },
|
||||
|
||||
Reference in New Issue
Block a user