This commit is contained in:
Sheppy
2018-04-30 03:46:29 +02:00
parent 9a0d471473
commit efc906de83
5 changed files with 42 additions and 3 deletions

1
vim/rc
View File

@@ -100,3 +100,4 @@ set clipboard=unnamed
" python-jedi config
"let g:jedi#popup_on_dot = 0
autocmd FileType python setlocal completeopt-=preview
autocmd BufNewFile,BufRead *.sp set syntax=cpp