dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

.gitmodules.remote (441B) - Raw


      1 [submodule "vim/.vim/pack/plugins/start/zig.vim"]
      2 	path = vim/.vim/pack/plugins/start/zig.vim
      3 	url = https://github.com/ziglang/zig.vim
      4 [submodule "vim/.vim/pack/plugins/start/vim-fugitive"]
      5 	path = vim/.vim/pack/plugins/start/vim-fugitive
      6 	url = https://github.com/tpope/vim-fugitive
      7 [submodule "vim/.vim/pack/plugins/start/nvim-lspconfig"]
      8 	path = vim/.vim/pack/plugins/start/nvim-lspconfig
      9 	url = https://github.com/neovim/nvim-lspconfig