diff options
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  | 
