feat: Add custom scripts and hook based setup
This commit introduces a hook system that allows the user to add custom modules which can use these hooks to invoke function af specific NvChad events to allow for extending og functionality
This commit is contained in:
parent
ca1ad15ad2
commit
bfc10e6034
6 changed files with 71 additions and 1 deletions
2
lua/custom/init.lua
Normal file
2
lua/custom/init.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
-- This is where you custom modules and plugins goes.
|
||||
-- See the wiki for a guide on how to extend NvChad
|
Loading…
Add table
Add a link
Reference in a new issue