add skeleton file structure
This commit is contained in:
parent
bc35923fe2
commit
e112d0d61e
9 changed files with 76 additions and 10 deletions
0
lua/plugins/.gitkeep
Normal file
0
lua/plugins/.gitkeep
Normal file
4
lua/plugins/init.lua
Normal file
4
lua/plugins/init.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
-- Placeholder to let lazy.nvim import the `plugins` module before specs exist.
|
||||
-- Individual plugin specs will be added as separate files in this directory.
|
||||
return {}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue