mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
refactor: move 0.9 stuff to a compat layer. Cleaner this way
This commit is contained in:
parent
595069d501
commit
8024201e75
5 changed files with 61 additions and 48 deletions
|
@ -75,7 +75,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 LazyKeysSpec[]
|
||||
-- ---@type LazyKeysSpec[]
|
||||
-- keys = {},
|
||||
settings = {
|
||||
Lua = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue