Skip to content

Commit ba5b7c7

Browse files
committed
add(lsp): vue typescript
1 parent 96f0784 commit ba5b7c7

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
@@ -681,7 +681,7 @@ require('lazy').setup({
681681
-- https://github.com/pmizio/typescript-tools.nvim
682682
--
683683
-- But for many setups, the LSP (`ts_ls`) will work just fine
684-
-- ts_ls = {},
684+
ts_ls = {},
685685
--
686686

687687
lua_ls = {

0 commit comments

Comments
 (0)