mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-10-26 23:49:08 +00:00
[neovim] Update plugins
This commit is contained in:
@@ -128,7 +128,7 @@ require("lazy").setup({
|
||||
{
|
||||
"ggandor/leap.nvim",
|
||||
config = function()
|
||||
require("leap").add_default_mappings()
|
||||
-- require("leap").add_default_mappings()
|
||||
vim.api.nvim_set_hl(0, "LeapBackdrop", { link = "Comment" })
|
||||
end,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user