mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
Add nginx script support
This commit is contained in:
@@ -248,6 +248,7 @@ let s:delimiterMap = {
|
||||
\ 'natural': { 'left': '/*' },
|
||||
\ 'ncf': { 'left': ';' },
|
||||
\ 'newlisp': { 'left': ';' },
|
||||
\ 'nginx': { 'left': '#' },
|
||||
\ 'nroff': { 'left': '\"' },
|
||||
\ 'nsis': { 'left': '#' },
|
||||
\ 'ntp': { 'left': '#' },
|
||||
|
||||
Reference in New Issue
Block a user