feat(lsp): custom lsp keymaps

This commit is contained in:
Folke Lemaitre 2023-07-02 12:43:51 +02:00
parent 36774c6058
commit 61e3ce8cdc
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 26 additions and 6 deletions

View file

@ -57,6 +57,10 @@ return {
jsonls = {},
lua_ls = {
-- mason = false, -- set to false if you don't want this server to be installed with mason
-- Use this to add any additional keymaps
-- for specific lsp servers
---@type LazyKeys[]
-- keys = {},
settings = {
Lua = {
workspace = {