Moves nvim-notes away to nvim

This commit is contained in:
Michel 2025-01-12 15:12:00 +01:00
parent 16fcac8f72
commit ea64ee6760
33 changed files with 73 additions and 1068 deletions

View file

@ -6,6 +6,7 @@ return {
width = 125,
autocmds = {
enableOnVimEnter = true,
skipEnteringNoNeckPainBuffer = true,
},
})
end,