summaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.vim b/init.vim
index 1318fc87..3ff6dcb7 100644
--- a/init.vim
+++ b/init.vim
@@ -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