Add orgmode

This commit is contained in:
2023-09-15 20:13:57 +02:00
parent 360131788a
commit 3432c8f20e
3 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ require("nvim-treesitter.configs").setup({
indent = {
enable = true,
},
additional_vim_regex_highlighting = { "org", },
})
vim.opt.foldmethod = "expr"