summaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-05-29 22:07:10 -0400
committerChris <[email protected]>2020-05-29 22:07:10 -0400
commit4b7c1714668e2503ab743ba5f23f872892edf3d2 (patch)
tree287c6116eb5017c065f626f5b349630716dbe49b /init.vim
parenta7fc43c5edad5c442df2b89d35366210a370fcdd (diff)
new gitgutter signs
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.vim b/init.vim
index c75a3296..c6456734 100644
--- a/init.vim
+++ b/init.vim
@@ -52,3 +52,4 @@ let g:polyglot_disabled = ['csv']
" Python
" https://realpython.com/python-debugging-pdb/ " breakpoint syntax is really cool
" also look into profiling as well
+" let g:python_highlight_all=1