diff options
| author | Chris <[email protected]> | 2020-05-29 22:07:10 -0400 |
|---|---|---|
| committer | Chris <[email protected]> | 2020-05-29 22:07:10 -0400 |
| commit | 4b7c1714668e2503ab743ba5f23f872892edf3d2 (patch) | |
| tree | 287c6116eb5017c065f626f5b349630716dbe49b /init.vim | |
| parent | a7fc43c5edad5c442df2b89d35366210a370fcdd (diff) | |
new gitgutter signs
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
