summaryrefslogtreecommitdiff
path: root/.config/nvim/plug-config/polyglot.vim
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvim/plug-config/polyglot.vim')
-rw-r--r--.config/nvim/plug-config/polyglot.vim7
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/nvim/plug-config/polyglot.vim b/.config/nvim/plug-config/polyglot.vim
deleted file mode 100644
index 8c82247..0000000
--- a/.config/nvim/plug-config/polyglot.vim
+++ /dev/null
@@ -1,7 +0,0 @@
-let g:polyglot_disabled = ['csv']
-
-let g:python_highlight_all=1
-
-let g:vim_jsx_pretty_colorful_config = 1
-
-set re=0