diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d09951e..986283d 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -55,3 +55,9 @@ | |||
| 55 | [submodule "pack/all/start/vim-editorconfig"] | 55 | [submodule "pack/all/start/vim-editorconfig"] |
| 56 | path = pack/all/start/vim-editorconfig | 56 | path = pack/all/start/vim-editorconfig |
| 57 | url = https://github.com/cxw42/editorconfig-vim | 57 | url = https://github.com/cxw42/editorconfig-vim |
| 58 | [submodule "pack/nvim/start/nvim-treesitter"] | ||
| 59 | path = pack/nvim/start/nvim-treesitter | ||
| 60 | url = https://github.com/nvim-treesitter/nvim-treesitter | ||
| 61 | [submodule "pack/all/start/fzf.vim"] | ||
| 62 | path = pack/all/start/fzf.vim | ||
| 63 | url = https://github.com/junegunn/fzf.vim | ||
