mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
6 lines
148 B
Lua
6 lines
148 B
Lua
return {
|
|
"pmizio/typescript-tools.nvim",
|
|
enabled = false,
|
|
dependencies = { "nvim-lua/plenary.nvim", "neovim/nvim-lspconfig" },
|
|
opts = {},
|
|
}
|