This commit is contained in:
ap8351 2024-04-09 11:34:23 +02:00
parent 23773900d9
commit c3fd818340
5 changed files with 69 additions and 6 deletions

View file

@ -0,0 +1,5 @@
return {
'pmizio/typescript-tools.nvim',
dependencies = { 'nvim-lua/plenary.nvim', 'neovim/nvim-lspconfig' },
opts = {},
}