feat: integrate yazi plugin for enhanced text manipulation
This commit is contained in:
@@ -262,4 +262,9 @@ return {
|
||||
'gregorias/coop.nvim',
|
||||
lazy = false,
|
||||
},
|
||||
{ -- yazi
|
||||
'mikavilpas/yazi.nvim',
|
||||
cmd = 'Yazi',
|
||||
event = 'VeryLazy',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user