mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-26 02:10:11 +08:00
Merge remote-tracking branch 'rshhh/master'
Conflicts: plugin/NERD_commenter.vim
This commit is contained in:
commit
c83ec79110
|
@ -250,6 +250,7 @@ let s:delimiterMap = {
|
||||||
\ 'natural': { 'left': '/*' },
|
\ 'natural': { 'left': '/*' },
|
||||||
\ 'ncf': { 'left': ';' },
|
\ 'ncf': { 'left': ';' },
|
||||||
\ 'newlisp': { 'left': ';' },
|
\ 'newlisp': { 'left': ';' },
|
||||||
|
\ 'nginx': { 'left': '#' },
|
||||||
\ 'nimrod': { 'left': '#' },
|
\ 'nimrod': { 'left': '#' },
|
||||||
\ 'nroff': { 'left': '\"' },
|
\ 'nroff': { 'left': '\"' },
|
||||||
\ 'nsis': { 'left': '#' },
|
\ 'nsis': { 'left': '#' },
|
||||||
|
|
Loading…
Reference in New Issue
Block a user