Better EOL Detection

This commit is contained in:
ViViDboarder 2014-01-21 17:51:04 -08:00
parent a15e401781
commit 93db35dbfe
1 changed files with 4 additions and 0 deletions

View File

@ -82,6 +82,7 @@ Bundle 'ViViDboarder/vim-abuse-the-force'
Bundle 'pdurbin/vim-tsv'
"Bundle 'chrisbra/csv.vim'
Bundle 'pangloss/vim-javascript'
Bundle 'PreserveNoEOL'
" ***************************
" Built in settings
@ -303,6 +304,9 @@ nnoremap <leader>nf :NERDTreeFind<CR>
nnoremap // :TComment<CR>
vnoremap // :TCommentBlock<CR>
" PreserveNoEOL
let g:PreserveNoEOL = 1
" CTags List
nnoremap <silent> <F8> :TagbarToggle<CR>
" Autofocus tagbar