Updated telescope version and added packer

This commit is contained in:
2024-09-09 16:39:44 +02:00
parent 676756b043
commit 590075f2c8
3 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ lsp.ensure_installed({
'clangd', -- C/C++
'jedi_language_server', -- Python
'html', -- HTML
'tsserver', -- JavaScript
'ocamllsp', -- OCaml
})