tmux base index should be 0, and a better linter for python in vim
This commit is contained in:
parent
5e2ab3404e
commit
347cacc969
2 changed files with 1 additions and 3 deletions
|
@ -22,14 +22,13 @@ Plug 'vimwiki/vimwiki'
|
|||
Plug 'vim-scripts/directionalWindowResizer'
|
||||
|
||||
" IDE liek, per filetype
|
||||
Plug 'neomake/neomake', { 'for': 'python' }
|
||||
Plug 'w0rp/ale', { 'for': 'python' }
|
||||
Plug 'davidhalter/jedi-vim', { 'for': 'python' }
|
||||
|
||||
" colorschemes
|
||||
Plug 'lifepillar/vim-solarized8'
|
||||
|
||||
" syntax highlight plugins
|
||||
Plug 'neilhwatson/vim_cf3'
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
call plug#end()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue