remove unused plugins
This commit is contained in:
@@ -40,12 +40,6 @@ return {
|
|||||||
dependencies = require('data.deps').gx,
|
dependencies = require('data.deps').gx,
|
||||||
config = true,
|
config = true,
|
||||||
},
|
},
|
||||||
{ -- Ripgrep substitute
|
|
||||||
'chrisgrieser/nvim-rip-substitute',
|
|
||||||
event = 'InsertEnter',
|
|
||||||
cmd = require('data.cmd').ripsub,
|
|
||||||
keys = require('data.keys').ripsub,
|
|
||||||
},
|
|
||||||
{ -- Unception
|
{ -- Unception
|
||||||
'samjwill/nvim-unception',
|
'samjwill/nvim-unception',
|
||||||
init = function()
|
init = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user