X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e77cfb2b74d5463209fe912e34ac1557ec6bf9b3..f5c826495ca71f9c7e090727c4c479f1096cb018:/nvim/lua/plugins/editor.lua diff --git a/nvim/lua/plugins/editor.lua b/nvim/lua/plugins/editor.lua index 1e94ab0..7c35330 100644 --- a/nvim/lua/plugins/editor.lua +++ b/nvim/lua/plugins/editor.lua @@ -203,7 +203,4 @@ return { }, }, }, - { "aymericbeaumet/vim-symlink", - dependencies = { "moll/vim-bbye" }, -- NOTE: Snacks.buddelete also provides this - }, }