all repos

dotfiles @ e8d4bbf

i use rach linux btw
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
···
                
                1
                +[submodule "config/nvim"]

              
                
                2
                +	path = config/nvim

              
                
                3
                +	url = git@github.com:Smirnov-O/nvim.git

              
M rcrc
···
                1
                
                -EXCLUDES="README.md screen.png"

              
                2
                
                -UNDOTTED="bin vscode"
              
                
                1
                +EXCLUDES="README.md screen.png .gitmodules"

              
                
                2
                +UNDOTTED="bin vscode"