From 79327f6f268d1274be2a9deea8b9147bf3b2b5cb Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 6 Aug 2020 22:32:00 -0400 Subject: added xtabline and undotree --- plug-config/polyglot.vim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plug-config/polyglot.vim (limited to 'plug-config/polyglot.vim') 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 -- cgit v1.2.3