mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): Add Tabular plugin and custom alignment groups
This commit is contained in:
@@ -18,5 +18,8 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
||||
" Tpope
|
||||
Plug 'tpope/vim-abolish'
|
||||
|
||||
" Misc
|
||||
Plug 'godlygeek/tabular'
|
||||
|
||||
call plug#end()
|
||||
doautocmd User PlugLoaded
|
||||
|
||||
Reference in New Issue
Block a user