Skip to content

Commit 815c92e

Browse files
committed
lspconfig: add ansiblels
1 parent 70c3a78 commit 815c92e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/kickstart/plugins/lspconfig.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ return {
209209
-- - settings (table): Override the default settings passed when initializing the server.
210210
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
211211
local servers = {
212+
ansiblels = {},
212213
bashls = {},
213214
clangd = {},
214215
-- gopls = {},

0 commit comments

Comments
 (0)