up
This commit is contained in:
@@ -85,7 +85,7 @@ return {
|
||||
vim.g.molten_image_provider = 'image.nvim'
|
||||
-- vim.g.molten_output_win_max_height = 20
|
||||
vim.g.molten_auto_open_output = true
|
||||
vim.g.molten_auto_open_html_in_browser = true
|
||||
-- vim.g.molten_auto_open_html_in_browser = true
|
||||
vim.g.molten_tick_rate = 200
|
||||
end,
|
||||
config = function()
|
||||
@@ -108,6 +108,7 @@ return {
|
||||
end,
|
||||
opts = {
|
||||
auto_scroll = true,
|
||||
jupyter_command = '/home/jeff/.asdf/shims/jupyter',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user