|
|
|
@ -77,3 +77,18 @@
|
|
|
|
|
[submodule "device-battery"]
|
|
|
|
|
path = src/device-battery
|
|
|
|
|
url = https://git.keegandeppe.com/kdeppe/device-battery.git
|
|
|
|
|
[submodule "editors/nvim/site/pack/filebroswer/start/nvim-tree"]
|
|
|
|
|
path = editors/nvim/site/pack/filebroswer/start/nvim-tree
|
|
|
|
|
url = https://github.com/nvim-tree/nvim-tree.lua
|
|
|
|
|
[submodule "editors/nvim/site/pack/markdown/opt/vim-markdown"]
|
|
|
|
|
path = editors/nvim/site/pack/markdown/opt/vim-markdown
|
|
|
|
|
url = https://github.com/preservim/vim-markdown
|
|
|
|
|
[submodule "editors/nvim/site/pack/markdown/opt/vimwiki"]
|
|
|
|
|
path = editors/nvim/site/pack/markdown/opt/vimwiki
|
|
|
|
|
url = https://github.com/vimwiki/vimwiki.git
|
|
|
|
|
[submodule "editors/nvim/site/pack/golang/opt/vim-go"]
|
|
|
|
|
path = editors/nvim/site/pack/golang/opt/vim-go
|
|
|
|
|
url = https://github.com/fatih/vim-go.git
|
|
|
|
|
[submodule "editors/nvim/site/pack/statusbar/start/vim-airline"]
|
|
|
|
|
path = editors/nvim/site/pack/statusbar/start/vim-airline
|
|
|
|
|
url = https://github.com/vim-airline/vim-airline.git
|
|
|
|
|