summaryrefslogtreecommitdiff
path: root/plug-config/polyglot.vim
diff options
context:
space:
mode:
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