nvim update
This commit is contained in:
parent
2e6e11b86d
commit
6b76ddb1ec
8 changed files with 51 additions and 24 deletions
|
|
@ -58,9 +58,9 @@ return {
|
|||
'benlubas/molten-nvim',
|
||||
version = '^1.0.0', -- use version <2.0.0 to avoid breaking changes
|
||||
build = ':UpdateRemotePlugins',
|
||||
lazy = false,
|
||||
init = function()
|
||||
-- these are examples, not defaults. Please see the readme
|
||||
vim.g.molten_image_provider = 'image.nvim'
|
||||
vim.g.molten_image_provider = 'snacks.nvim'
|
||||
vim.g.molten_virt_text_output = true
|
||||
vim.g.molten_virt_lines_off_by_1 = true
|
||||
vim.g.molten_auto_open_output = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue