summaryrefslogtreecommitdiff
path: root/plug-config/polyglot.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-08-06 22:32:00 -0400
committerChris <[email protected]>2020-08-06 22:32:00 -0400
commit79327f6f268d1274be2a9deea8b9147bf3b2b5cb (patch)
treeeff3d92b97b75db0dce60715390d0ac0aed66c70 /plug-config/polyglot.vim
parent230c8b76bd91a59ada3262a2384dc7747017ee3c (diff)
added xtabline and undotree
Diffstat (limited to 'plug-config/polyglot.vim')
-rw-r--r--plug-config/polyglot.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/plug-config/polyglot.vim b/plug-config/polyglot.vim
new file mode 100644
index 00000000..80287070
--- /dev/null
+++ b/plug-config/polyglot.vim
@@ -0,0 +1,3 @@
+let g:polyglot_disabled = ['csv']
+
+let g:python_highlight_all=1