vim:plugs: Add tabular
To align text.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -67,6 +67,9 @@
|
||||
[submodule "onedark.vim"]
|
||||
path = .local/share/vim/pack/plugins/opt/onedark.vim
|
||||
url = https://github.com/joshdick/onedark.vim
|
||||
[submodule "tabular"]
|
||||
path = .local/share/vim/pack/plugins/opt/tabular
|
||||
url = https://github.com/godlygeek/tabular
|
||||
[submodule "vim-fugitive"]
|
||||
path = .local/share/vim/pack/plugins/opt/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive
|
||||
|
||||
1
.local/share/vim/pack/plugins/opt/tabular
Submodule
1
.local/share/vim/pack/plugins/opt/tabular
Submodule
Submodule .local/share/vim/pack/plugins/opt/tabular added at 12437cd1b5
1
.local/share/vim/pack/plugins/start/tabular
Symbolic link
1
.local/share/vim/pack/plugins/start/tabular
Symbolic link
@@ -0,0 +1 @@
|
||||
../opt/tabular/
|
||||
Reference in New Issue
Block a user