Skip to content

Commit

Permalink
Fix python comments with one space
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Gui <[email protected]>
  • Loading branch information
chengui committed Jul 29, 2016
1 parent 5d740a0 commit 1b2fe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ call plug#end()

" nerdcommenter {{{
let g:NERDSpaceDelims=1
"TODO: for python, one space
let g:NERDAltDelims_python = 1
" }}}

" trailingwhitespace {{{
Expand Down

0 comments on commit 1b2fe37

Please sign in to comment.