Delete flit, it only gets in the way when using leap.
This commit is contained in:
parent
42f4bcb5da
commit
47189b4b62
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
return {
|
|
||||||
"ggandor/flit.nvim",
|
|
||||||
event = "VeryLazy",
|
|
||||||
lazy = true,
|
|
||||||
opts = {
|
|
||||||
keys = { f = "f", F = "F", t = "t", T = "T" },
|
|
||||||
labeled_modes = "v",
|
|
||||||
multiline = true,
|
|
||||||
opts = {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue