chore(MISC): A bunch of files I forgot to commit over time.

This commit is contained in:
2023-05-21 20:18:09 +01:00
parent e63529d39c
commit 383761b23a
12 changed files with 45 additions and 43 deletions

View File

@@ -13,7 +13,7 @@ local options = {
highlight = {
enable = true,
use_languagetree = true,
additional_vim_regex_highlighting = { "markdown" , "org"},
additional_vim_regex_highlighting = {"org"},
},
indent = {
enable = true,