Initial commit
This commit is contained in:
5
python.vim
Normal file
5
python.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Set the fold method to indent for python code
|
||||
au BufNewFile,BufRead *.py
|
||||
\ setlocal foldmethod=indent
|
||||
\ nospell
|
||||
|
||||
Reference in New Issue
Block a user