2 files changed,
5 insertions(+),
2 deletions(-)
jump to
| A | .gitmodules |
| M | rcrc |
A
.gitmodules
@@ -0,0 +1,3 @@
+[submodule "config/nvim"] + path = config/nvim + url = git@github.com:Smirnov-O/nvim.git
M
rcrc
@@ -1,2 +1,2 @@
-EXCLUDES="README.md screen.png" -UNDOTTED="bin vscode"+EXCLUDES="README.md screen.png .gitmodules" +UNDOTTED="bin vscode"