kickstart.nvim/lua/custom/plugins/notes/init.lua

6 lines
243 B
Lua
Raw Normal View History

2023-05-20 13:46:50 +02:00
-- 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' }