X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/8de4d1975c84ef549c29f2a1d8b5ccc70f957679..HEAD:/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 - }, }