This commit is contained in:
Jason Swank
2025-12-27 04:46:27 +00:00
parent 9ba8e7c04e
commit 139f71edb6
11 changed files with 2048 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "nvim/.config/nvim/pack/bundle/start/vim-go"]
path = nvim/.config/nvim/pack/bundle/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/.vim/pack/plugins/start/fzf.vim"]
path = vim/.vim/pack/plugins/start/fzf.vim
url = https://github.com/junegunn/fzf.vim.git