feat(keymaps): added support for lazy's per-mode keymap disabling

This commit is contained in:
Folke Lemaitre 2023-10-08 10:15:26 +02:00
parent af9e452854
commit 1bc78272da
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
4 changed files with 68 additions and 53 deletions

View file

@ -55,7 +55,7 @@ return {
-- 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[]
---@type LazyKeysSpec[]
-- keys = {},
settings = {
Lua = {