explained all plugins

This commit is contained in:
venus
2026-03-23 22:02:19 -05:00
parent 8f70254615
commit ea948d4508
11 changed files with 13 additions and 21 deletions

View File

@@ -1,4 +0,0 @@
return {
'nvim-telescope/telescope.nvim', tag = 'v0.2.0',
dependencies = { 'nvim-lua/plenary.nvim', 'BurntSushi/ripgrep', 'sharkdp/fd' }
}