This commit is contained in:
Yaser Alraddadi 2024-09-14 07:44:32 +03:00
parent b16f43e315
commit b0370555f9
1 changed files with 1 additions and 1 deletions

View File

@ -775,7 +775,7 @@ require('lazy').setup({
-- npm install -g @biomejs/biome
biome = {},
-- npm install -g typescript typescript-language-server
tsserver = {},
ts_ls = {},
harper_ls = {
-- userDictPath = '~/dict.txt',
},