This commit is contained in:
Dino Danic 2025-03-26 15:26:42 +01:00
parent 49a2c15d1d
commit af22c7ff32
7 changed files with 83 additions and 6 deletions

View file

@ -14,6 +14,7 @@ return {
},
-------------------------------------UTILS-------------------------------------
require 'custom.plugins.avante',
-- i use this so i can comment in TS components etc
'JoosepAlviste/nvim-ts-context-commentstring',
{
'numToStr/Comment.nvim',
@ -59,7 +60,7 @@ return {
'<leader>y',
mode = { 'n', 'v' },
'<cmd>Yazi<cr>',
desc = 'Open yazi at the current file',
desc = 'Open [Y]azi at the current file',
},
},
opts = {