remove unused plugins

This commit is contained in:
2024-12-28 18:49:11 -05:00
parent 4f1bcddcd9
commit 2eb67cf340
-6
View File
@@ -40,12 +40,6 @@ return {
dependencies = require('data.deps').gx,
config = true,
},
{ -- Ripgrep substitute
'chrisgrieser/nvim-rip-substitute',
event = 'InsertEnter',
cmd = require('data.cmd').ripsub,
keys = require('data.keys').ripsub,
},
{ -- Unception
'samjwill/nvim-unception',
init = function()