vim:plugs: Add tabular

To align text.
This commit is contained in:
2024-11-03 16:54:58 +01:00
parent d82ad9e8b9
commit 64758245f6
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -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

View File

@@ -0,0 +1 @@
../opt/tabular/