Move nvim config to it's own repo and link module

This commit is contained in:
ItsDrike 2021-12-10 02:15:50 +01:00
parent 4b92916fd3
commit 52877996e4
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843
32 changed files with 4 additions and 1312 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "root/usr/local/src/z.lua"]
path = "root/usr/local/src/z.lua"
url = "https://github.com/skywind3000/z.lua"
[submodule "home/.config/nvim"]
path = home/.config/nvim
url = https://github.com/ItsDrike/neovim