mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
7 lines
206 B
Lua
7 lines
206 B
Lua
-- return {
|
|
-- "pmizio/typescript-tools.nvim",
|
|
-- dependencies = { "nvim-lua/plenary.nvim" },
|
|
-- event = { "BufReadPre", "BufNewFile" },
|
|
-- ft = { "typescript", "javascript" },
|
|
-- opts = {},
|
|
-- }
|