Set csv.vim not to confusingly conceal delimiters
This commit is contained in:
parent
7113218dc9
commit
fceffc0259
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ endif
|
|||
let g:airline_powerline_fonts = 1
|
||||
let g:airline#extensions#battery#enabled = 1
|
||||
|
||||
let g:csv_no_conceal = 1
|
||||
|
||||
let g:LatexBox_Folding = 1
|
||||
let g:NERDTreeHijackNetrw = 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue