config
This commit is contained in:
parent
49a2c15d1d
commit
af22c7ff32
7 changed files with 83 additions and 6 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue