mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-03-17 14:14:47 +01:00
nvim: updated all plugins
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return {
|
||||
-- improved movement
|
||||
"ggandor/leap.nvim",
|
||||
url = "https://codeberg.org/andyg/leap.nvim",
|
||||
config = function()
|
||||
require("leap").opts.highlight_unlabeled_phase_one_targets = true
|
||||
require("leap").opts.equivalence_classes = { " \t\r\n", "([{", ")]}", "'\"`" }
|
||||
|
||||
Reference in New Issue
Block a user