Moves nvim-notes away to nvim
This commit is contained in:
parent
16fcac8f72
commit
ea64ee6760
33 changed files with 73 additions and 1068 deletions
|
|
@ -1,2 +1,7 @@
|
|||
package.path = package.path .. ";./lua"
|
||||
|
||||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||
require("config.lazy")
|
||||
|
||||
require("commands.optolith")
|
||||
require("commands.open")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue