]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/editor.lua
nvim: remove vim-symlink
[dotfiles.git] / nvim / lua / plugins / editor.lua
index 1e94ab0bc0a7b6e0362f71a349e54fc82e045d7c..7c35330f3e5ec7f51f15424bfad7eaf842f05fbd 100644 (file)
@@ -203,7 +203,4 @@ return {
       },
     },
   },
-  { "aymericbeaumet/vim-symlink",
-    dependencies = { "moll/vim-bbye" }, -- NOTE: Snacks.buddelete also provides this
-  },
 }