mass update

This commit is contained in:
Dario48 2025-10-08 21:24:37 +02:00
commit c613a6d0e3
21 changed files with 361 additions and 128 deletions

3
after/ftplugin/norg.lua Normal file
View file

@ -0,0 +1,3 @@
vim.opt.conceallevel = 2
vim.opt.concealcursor = "nc"
vim.opt.foldlevel = 99