diff options
Diffstat (limited to 'init.vim')
-rw-r--r-- | init.vim | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,7 +46,7 @@ endif if !empty(glob("./paths.vim")) source $HOME/.config/nvim/paths.vim endif +let g:polyglot_disabled = ['csv'] " Codi -let g:codi#rightalign=0 - +" let g:codi#rightalign=0 |