added plugins as submodules
parent
58cac65e7c
commit
6323f30d28
@ -0,0 +1,39 @@
|
|||||||
|
[submodule "site/pack/filebrowser/start/nvim-tree"]
|
||||||
|
path = site/pack/filebrowser/start/nvim-tree
|
||||||
|
url = https://github.com/nvim-tree/nvim-tree.lua.git
|
||||||
|
[submodule "site/pack/filebrowser/start/plenary.nvim"]
|
||||||
|
path = site/pack/filebrowser/start/plenary.nvim
|
||||||
|
url = https://github.com/nvim-lua/plenary.nvim.git
|
||||||
|
[submodule "site/pack/filebrowser/start/telescope.nvim"]
|
||||||
|
path = site/pack/filebrowser/start/telescope.nvim
|
||||||
|
url = https://github.com/nvim-telescope/telescope.nvim.git
|
||||||
|
[submodule "site/pack/golang/opt/vim-go"]
|
||||||
|
path = site/pack/golang/opt/vim-go
|
||||||
|
url = https://github.com/fatih/vim-go.git
|
||||||
|
[submodule "site/pack/markdown/start/markdown-preview.nvim"]
|
||||||
|
path = site/pack/markdown/start/markdown-preview.nvim
|
||||||
|
url = https://github.com/iamcco/markdown-preview.nvim.git
|
||||||
|
[submodule "site/pack/markdown/opt/vim-markdown"]
|
||||||
|
path = site/pack/markdown/opt/vim-markdown
|
||||||
|
url = https://github.com/preservim/vim-markdown.git
|
||||||
|
[submodule "site/pack/markdown/opt/vimwiki"]
|
||||||
|
path = site/pack/markdown/opt/vimwiki
|
||||||
|
url = https://github.com/vimwiki/vimwiki.git
|
||||||
|
[submodule "site/pack/qol/start/vim-commentary"]
|
||||||
|
path = site/pack/qol/start/vim-commentary
|
||||||
|
url = https://github.com/tpope/vim-commentary.git
|
||||||
|
[submodule "site/pack/qol/start/vim-fugitive"]
|
||||||
|
path = site/pack/qol/start/vim-fugitive
|
||||||
|
url = https://github.com/tpope/vim-fugitive.git
|
||||||
|
[submodule "site/pack/qol/start/vim-startuptime"]
|
||||||
|
path = site/pack/qol/start/vim-startuptime
|
||||||
|
url = https://github.com/dstein64/vim-startuptime.git
|
||||||
|
[submodule "site/pack/qol/start/vim-surround"]
|
||||||
|
path = site/pack/qol/start/vim-surround
|
||||||
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
[submodule "site/pack/statusbar/start/vim-airline"]
|
||||||
|
path = site/pack/statusbar/start/vim-airline
|
||||||
|
url = https://github.com/vim-airline/vim-airline.git
|
||||||
|
[submodule "site/pack/typescript/opt/vim-airline"]
|
||||||
|
path = site/pack/typescript/opt/vim-airline
|
||||||
|
url = https://github.com/vim-airline/vim-airline.git
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d1410cb0896a3aad5d84ddc54284774a627c6d63
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 253d34830709d690f013daf2853a9d21ad7accab
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 942fe5faef47b21241e970551eba407bc10d9547
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a494378f6c106a97e39c62b493c14476f9f7de4f
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5d3d1b6cbdc4be0b4c6105c1ab1f769d76d3c68f
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 71edcf6802eeb724ca679547d5cb7a8eadf0cfcb
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 02cc3874738bc0f86e4b91f09b8a0ac88aef8e96
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e87cd90dc09c2a203e13af9704bd0ef79303d755
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ef99f1d90cdb33a52931aed5868785b51fb9411d
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6580cf539c33a212f4f5542068a3b4dd2b3ad834
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3d188ed2113431cf8dac77be61b842acb64433d9
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a532fed72ace069e61c0132125b728316f9abd3c
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a532fed72ace069e61c0132125b728316f9abd3c
|
Loading…
Reference in New Issue