Nvim: update most of the plugins
This commit is contained in:
@@ -17,6 +17,7 @@ return {
|
||||
vim.keymap.set("v", "<localleader>r", ":<C-u>MoltenEvaluateVisual<CR>gv",
|
||||
{ silent = true, noremap = true, desc = "evaluate visual selection" })
|
||||
end,
|
||||
ft = { 'markdown', 'jupyter' }
|
||||
},
|
||||
{
|
||||
-- see the image.nvim readme for more information about configuring this plugin
|
||||
|
||||
Reference in New Issue
Block a user