initial commit

This commit is contained in:
2023-05-18 22:47:13 -04:00
commit ef72ad61bd
20 changed files with 2220 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "nvim/.config/nvim/pack/bundle/start/ultisnips"]
path = nvim/.config/nvim/pack/bundle/start/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "nvim/.config/nvim/pack/bundle/start/vim-snippets"]
path = nvim/.config/nvim/pack/bundle/start/vim-snippets
url = https://github.com/honza/vim-snippets.git