🗑️ Cleaned(plugin specs): remove old, unused plugin specs
These specs have been commented out for a while now, this is just tidying up.
This commit is contained in:
@@ -10,13 +10,7 @@ return {
|
||||
event = 'VeryLazy',
|
||||
opts = {},
|
||||
},
|
||||
-- { -- Mini Indentscope
|
||||
-- 'echasnovski/mini.indentscope',
|
||||
-- opts = require('data.types').miniindentscope.opts,
|
||||
-- init = require('data.types').miniindentscope.init,
|
||||
-- },
|
||||
-- disable mini.animate cursor
|
||||
{
|
||||
{ -- disable mini.animate cursor
|
||||
'echasnovski/mini.animate',
|
||||
optional = true,
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user