more plugins

This commit is contained in:
Fernando Bueno 2024-06-30 21:57:45 -04:00
parent 5723185b69
commit 511e06bc54
4 changed files with 40 additions and 9 deletions

View file

@ -24,5 +24,7 @@ return {
'tpope/vim-unimpaired', -- vim-unimpared
-- 'nvim-telescope/telescope-media-files.nvim', -- doesnt work for windows
'nvim-telescope/telescope-file-browser.nvim',
'RRethy/vim-illuminate',
'mbbill/undotree',
}