mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-02-01 06:13:16 +08:00
remove an unused option
This commit is contained in:
parent
47d9833740
commit
9f955640ee
|
@ -61,7 +61,6 @@ call s:InitVariable("g:NERDRemoveAltComs", 1)
|
|||
call s:InitVariable("g:NERDRemoveExtraSpaces", 1)
|
||||
call s:InitVariable("g:NERDRPlace", "<]")
|
||||
call s:InitVariable("g:NERDSpaceDelims", 0)
|
||||
call s:InitVariable("g:NERDDelimiterRequests", 1)
|
||||
|
||||
let s:NERDFileNameEscape="[]#*$%'\" ?`!&();<>\\"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user