Adds nvim-notes config

This commit is contained in:
Michel 2024-11-21 22:18:33 +01:00
parent 01d6a32b3b
commit ac5fd4f192
17 changed files with 634 additions and 0 deletions

View file

@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")