re-organized the dir and divided the init.lua into smaller plugins files
This commit is contained in:
parent
8bce42bec4
commit
8623090268
15 changed files with 373 additions and 420 deletions
4
lua/custom/plugins/which-key.lua
Normal file
4
lua/custom/plugins/which-key.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'folke/which-key.nvim',
|
||||
opts = {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue