Comment alignment

This commit is contained in:
Kevin Cotugno 2017-06-22 13:24:47 -07:00
parent e6b9b0964e
commit 05284b9881

View File

@ -115,6 +115,7 @@ let g:ctrlp_show_hidden = 1
" NERD Commenter
let g:NERDSpaceDelims = 1
let g:NERDDefaultAlign = "start"
" deoplete
let g:deoplete#enable_at_startup = 1