Compare commits
2 commits
cdce5d4b51
...
c9b470f6ae
| Author | SHA1 | Date | |
|---|---|---|---|
| c9b470f6ae | |||
| f382e4ef1d |
5 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
tags
|
tags
|
||||||
tags-te
|
tags-te
|
||||||
|
*.spl
|
||||||
|
|
|
||||||
1
init.lua
1
init.lua
|
|
@ -244,6 +244,7 @@ end
|
||||||
-- map buffer local keybindings when the language server attaches
|
-- map buffer local keybindings when the language server attaches
|
||||||
local servers = {
|
local servers = {
|
||||||
clangd = {},
|
clangd = {},
|
||||||
|
dotls = {},
|
||||||
eslint = {},
|
eslint = {},
|
||||||
gopls = {},
|
gopls = {},
|
||||||
jsonls = {},
|
jsonls = {},
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -47,3 +47,4 @@ permítanme
|
||||||
minimalista
|
minimalista
|
||||||
empatía
|
empatía
|
||||||
silicona
|
silicona
|
||||||
|
tiranosaurio
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Reference in a new issue