feat: authoring plugins
This commit is contained in:
parent
dfc3c98bf6
commit
3cdca2add9
7 changed files with 102 additions and 0 deletions
5
lua/custom/plugins/notes/init.lua
Normal file
5
lua/custom/plugins/notes/init.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-- You can add your own plugins here or in other files in this directory!
|
||||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return { import = 'custom.plugins.notes' }
|
||||
Loading…
Add table
Add a link
Reference in a new issue