From fbfbca4a1f70ac22c2c0bb6b756c255698863db8 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Sat, 29 Jul 2023 23:17:49 +0200 Subject: [PATCH] update --- init.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/init.lua b/init.lua index df0716d..7930629 100644 --- a/init.lua +++ b/init.lua @@ -13,10 +13,8 @@ vim.opt.rtp:prepend(lazypath) -- https://github.com/nvim-neotest/neotest -- https://github.com/nvim-neorg/neorg --- https://github.com/ggandor/leap.nvim -- https://github.com/michaelb/sniprun -- https://github.com/iamcco/markdown-preview.nvim --- https://github.com/mrjones2014/legendary.nvim require("lazy").setup({ { "NeogitOrg/neogit", dependencies = "nvim-lua/plenary.nvim" }, @@ -477,7 +475,7 @@ wk.register({ }, e = { name = "Eval", - r = { "w !ruby", "Ruby" }, + r = { "w !ruby", "Ruby" }, }, b = { name = "Buffer",