1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
c9b470f6ae
lsp: add dotls 2023-09-11 01:26:39 -03:00
f382e4ef1d
spell: add words 2023-09-11 01:26:39 -03:00
5 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
tags
tags-te
*.spl

View file

@ -244,6 +244,7 @@ end
-- map buffer local keybindings when the language server attaches
local servers = {
clangd = {},
dotls = {},
eslint = {},
gopls = {},
jsonls = {},

Binary file not shown.

View file

@ -47,3 +47,4 @@ permítanme
minimalista
empatía
silicona
tiranosaurio

Binary file not shown.