1
0

Added harpoon, telescope, undotree

This commit is contained in:
2025-03-18 22:34:05 +00:00
parent 5539f2b00a
commit da120c6054
5 changed files with 49 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
return {
'nvim-telescope/telescope.nvim', tag = '0.1.8',
-- or , branch = '0.1.x',
dependencies = { 'nvim-lua/plenary.nvim' }
}