some lsp configuration

This commit is contained in:
2025-11-16 18:55:41 -05:00
parent 65f8b53cfc
commit e1454ba52f
5 changed files with 141 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
return {
'nvim-telescope/telescope.nvim', tag = 'v0.1.9',
dependencies = { 'nvim-lua/plenary.nvim' }
}