Merge branch 'main' of https://git.cmtec.se/cm/code_server
This commit is contained in:
commit
d1bb6dcb47
@ -20,4 +20,11 @@ return {
|
||||
}
|
||||
end,
|
||||
},
|
||||
{
|
||||
"ggandor/leap.nvim",
|
||||
event = "UIEnter",
|
||||
config = function()
|
||||
require("leap").add_default_mappings()
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user