1
0
Fork 0

Initial commit

This commit is contained in:
Xavier Moffett 2024-10-24 22:40:03 -04:00
commit efb531383d
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC
14 changed files with 525 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/nvim/plugin/*
/nvim/lua/plugin/*