feat: Improve yazi

This commit is contained in:
Fabio Lenherr / DashieTM 2024-03-12 02:46:53 +01:00
parent 17b2b630af
commit 4bb15d851e
14 changed files with 782 additions and 377 deletions

View file

@ -25,6 +25,7 @@ return {
},
{
"hrsh7th/nvim-cmp",
version = false,
event = "InsertEnter",
dependencies = {
"hrsh7th/cmp-nvim-lsp",
@ -140,3 +141,4 @@ return {
end,
},
}