1
0
mirror of https://github.com/sameer1612/.dotfiles.git synced 2024-11-19 18:01:53 +02:00

added nvim as git submodules

This commit is contained in:
Sameer Kumar 2023-10-04 12:55:44 +05:30
parent 428ace1ad3
commit ecd951b884
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule ".config/nvim"]
path = .config/nvim
url = https://github.com/sameer1612/ninja-vim

View File

@ -2,3 +2,4 @@
.gitattributes
README.md
node_modules
.DS_Store