mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 17:58:51 +02:00
style: r.lua
This commit is contained in:
parent
ff9ca808e0
commit
7f65b24113
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ return {
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
pdfviewer = ""
|
pdfviewer = "",
|
||||||
},
|
},
|
||||||
config = function(_, opts)
|
config = function(_, opts)
|
||||||
vim.g.rout_follow_colorscheme = true
|
vim.g.rout_follow_colorscheme = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue