chore(nvim): fix pdf reader in mac/linux

This commit is contained in:
2024-10-07 20:16:38 +01:00
parent 7705907055
commit d6537dce41
3 changed files with 13 additions and 9 deletions

View File

@@ -16,8 +16,8 @@ return {
auto_install = true,
highlight = {
enable = true,
disable = { "latex" },
use_languagetree = true,
additional_vim_regex_highlighting = { "org" },
},
indent = {
enable = true,