feat: add plugin tabular
This commit is contained in:
parent
8a38da64b6
commit
2bbcfef465
@ -25,6 +25,9 @@ local function usePlugins(use, use_rocks)
|
||||
-- use 'wellle/targets.vim'
|
||||
-- TODO: setup targets.vim
|
||||
|
||||
-- Align characters vertically
|
||||
use 'godlygeek/tabular'
|
||||
|
||||
-- Used for loading project specific code styles
|
||||
use 'editorconfig/editorconfig-vim'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user