remove ide like vim plugins as well as disable ^S/^Q in zshrc and remove aliases I never use anyway
This commit is contained in:
parent
d1456d5be4
commit
f7a608b37b
2 changed files with 4 additions and 28 deletions
|
@ -15,12 +15,6 @@ Plug 'tpope/vim-rsi'
|
|||
Plug 'vdrandom/vim-tru-typewriter'
|
||||
Plug 'vim-scripts/directionalWindowResizer'
|
||||
|
||||
" IDE liek, per filetype
|
||||
" if v:version >= 800
|
||||
" Plug 'davidhalter/jedi-vim', { 'for': 'python' }
|
||||
" Plug 'w0rp/ale', { 'for': 'python' }
|
||||
" endif
|
||||
|
||||
" colorschemes
|
||||
Plug 'lifepillar/vim-solarized8'
|
||||
Plug 'lifepillar/vim-gruvbox8'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue