Make vim-orgmode work. Replace some pack.
This commit is contained in:
parent
63f5c74150
commit
4ed3b88686
15
.gitmodules
vendored
15
.gitmodules
vendored
@ -7,12 +7,6 @@
|
||||
[submodule "pack/plugin/opt/nerdtree"]
|
||||
path = pack/plugin/opt/nerdtree
|
||||
url = https://github.com/preservim/nerdtree.git
|
||||
[submodule "pack/plugin/start/typst.vim"]
|
||||
path = pack/plugin/start/typst.vim
|
||||
url = https://github.com/kaarmu/typst.vim.git
|
||||
[submodule "pack/plugin/start/vim-orgmode"]
|
||||
path = pack/plugin/start/vim-orgmode
|
||||
url = https://github.com/jceb/vim-orgmode.git
|
||||
[submodule "pack/plugin/start/ale"]
|
||||
path = pack/plugin/start/ale
|
||||
url = https://github.com/dense-analysis/ale.git
|
||||
@ -22,3 +16,12 @@
|
||||
[submodule "pack/plugin/start/speeddating"]
|
||||
path = pack/plugin/start/speeddating
|
||||
url = https://tpope.io/vim/speeddating.git
|
||||
[submodule "pack/plugin/start/repeat"]
|
||||
path = pack/plugin/start/repeat
|
||||
url = https://tpope.io/vim/repeat.git
|
||||
[submodule "pack/ftplugin/start/typst.vim"]
|
||||
path = pack/ftplugin/start/typst.vim
|
||||
url = https://github.com/kaarmu/typst.vim.git
|
||||
[submodule "pack/ftplugin/start/vim-orgmode"]
|
||||
path = pack/ftplugin/start/vim-orgmode
|
||||
url = https://github.com/jceb/vim-orgmode.git
|
||||
|
||||
1
pack/plugin/start/repeat
Submodule
1
pack/plugin/start/repeat
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 24afe922e6a05891756ecf331f39a1f6743d3d5a
|
||||
Loading…
x
Reference in New Issue
Block a user