Skip to content

Commit e9781a3

Browse files
committed
add(lsp): vue typescript
1 parent 68ae0d6 commit e9781a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ require('lazy').setup({
673673
-- https://github.com/pmizio/typescript-tools.nvim
674674
--
675675
-- But for many setups, the LSP (`ts_ls`) will work just fine
676-
-- ts_ls = {},
676+
ts_ls = {},
677677
--
678678

679679
lua_ls = {

0 commit comments

Comments
 (0)