Skip to content

Commit c7e5aaf

Browse files
committed
feat(lspconfig): typos_lsp
1 parent 7ad8740 commit c7e5aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nvim/lua/kickstart/plugins/lspconfig.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ return {
321321
-- theme_check = {},
322322

323323
-- Typo is too noisy for me without a simple way to override
324-
-- typos_lsp = {},
324+
typos_lsp = {},
325325

326326
-- YAML
327327
yamlls = {},

0 commit comments

Comments
 (0)