Compare commits

..

No commits in common. "489b3fcb3b7762f9b44485cdd27ee7bd89ee68a7" and "ca45cee9016eccb1018cf59581cf821d5c23dae7" have entirely different histories.

3 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -22,6 +22,9 @@
[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
[submodule "pack/plugin/start/vim-surround"]
path = pack/plugin/start/vim-surround
url = https://github.com/tpope/vim-surround.git

@ -0,0 +1 @@
Subproject commit 83982349e45e6d27d186ad82050f86c3233a16f0

View File