mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Fix up vim settings for python.
This commit is contained in:
@@ -1 +1,7 @@
|
||||
nnoremap <F8> :%!autopep8 -<CR>
|
||||
setlocal tabstop=4
|
||||
setlocal softtabstop=4
|
||||
setlocal shiftwidth=4
|
||||
setlocal textwidth=80
|
||||
setlocal smarttab
|
||||
setlocal expandtab
|
||||
|
||||
Reference in New Issue
Block a user