mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Set pdfviewer to be an empty string
This commit is contained in:
parent
49165e7b13
commit
63208a10ea
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ return {
|
|||
})
|
||||
end,
|
||||
},
|
||||
pdfviewer = ""
|
||||
},
|
||||
config = function(_, opts)
|
||||
require("r").setup(opts)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue