Skip to content

Commit

Permalink
remove an unused option
Browse files Browse the repository at this point in the history
  • Loading branch information
scrooloose committed Feb 5, 2011
1 parent 47d9833 commit 9f95564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/NERD_commenter.vim
Expand Up @@ -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="[]#*$%'\" ?`!&();<>\\"

Expand Down

0 comments on commit 9f95564

Please sign in to comment.