all repos

dotfiles @ e8d4bbf91935fa8bfeb6a84a9388701e3063446e

my dotfiles
2 files changed, 5 insertions(+), 2 deletions(-)
added nvim config
Author: neoteny ss2316544@gmail.com
Committed at: 2021-11-28 22:38:49 +0200
Parent: 07ee8a7
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"