From e841162fc87eedd4f515277b0fd486fa568c3999 Mon Sep 17 00:00:00 2001 From: blob42 Date: Mon, 30 Jan 2023 22:14:46 +0100 Subject: [PATCH] wip jupyter notebooks with magma.nvim --- lua/custom/plugins/init.lua | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/lua/custom/plugins/init.lua b/lua/custom/plugins/init.lua index c9e6c08..9fef051 100644 --- a/lua/custom/plugins/init.lua +++ b/lua/custom/plugins/init.lua @@ -787,6 +787,10 @@ return { }, -- Python + ["dccsillag/magma-nvim"] = { + opt = true, + run = ':UpdateRemotePlugins', + }, -- theseraus{{{ -- ["Ron89/thesaurus_query.vim"] = { }, @@ -796,11 +800,3 @@ return { -- https://www.gutenberg.org/files/3202/files/ ["preservim/vim-lexical"] = { },-- }}} } - - - - - - - -