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

This commit is contained in:
Afonso Franco 2024-10-07 20:16:38 +01:00
parent 4e82267bd0
commit 0be1ee7f19
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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,