mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 09:19:26 +00:00
[neovim] Improve some linting experience
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
local servers = {
|
||||
"sumneko_lua",
|
||||
"gopls",
|
||||
"pyright",
|
||||
"bashls",
|
||||
"jsonls",
|
||||
"yamlls",
|
||||
"ansiblels",
|
||||
"bashls",
|
||||
"gopls",
|
||||
"jsonls",
|
||||
"kotlin_language_server",
|
||||
"pyright",
|
||||
"sumneko_lua",
|
||||
"yamlls",
|
||||
}
|
||||
|
||||
local settings = {
|
||||
|
Reference in New Issue
Block a user