mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-15 08:09:11 +08:00
Add pep8-indent
This commit is contained in:
parent
e3d87be088
commit
8a333a2e8a
@ -15,5 +15,6 @@ function! SpaceVim#layers#lang#python#plugins() abort
|
||||
else
|
||||
call add(plugins, ['davidhalter/jedi-vim', { 'on_ft' : 'python'}])
|
||||
endif
|
||||
call add(plugins, ['Vimjas/vim-python-pep8-indent', { 'on_ft' : 'python'}])
|
||||
return plugins
|
||||
endfunction
|
||||
|
Loading…
x
Reference in New Issue
Block a user