Configs, npm packages, updated astronvim user conf

This commit is contained in:
Ismo Vuorinen
2023-02-16 16:21:19 +02:00
parent 9dc1ed8b38
commit 0d93f2dbb2
4 changed files with 11 additions and 3 deletions

6
.gitmodules vendored
View File

@@ -2,7 +2,11 @@
path = config/nvim
url = git@github.com:AstroNvim/AstroNvim.git
ignore = dirty
branch = v3
update = checkout
[submodule "config/astronvim/lua/user"]
path = config/astronvim/lua/user
url = git@github.com:ivuorinen/astronvim_config.git
ignore = dirty
update = rebase
branch = main