customisation
This commit is contained in:
parent
282a23f446
commit
60e88d1bb9
3 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,4 @@
|
|||
plugin
|
||||
custom
|
||||
spell
|
||||
ftplugin
|
||||
syntax
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "lua/custom"]
|
||||
path = lua/custom
|
||||
url = https://git.cscherr.de/PlexSheep/nvchad-custom
|
1
lua/custom
Submodule
1
lua/custom
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 5195a38b1dfbbe7831e3dfcd0e3e07ac6ff05b58
|
Loading…
Add table
Reference in a new issue