feat: without flit and leap

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-25 13:14:40 +02:00
parent c430e927b8
commit c47b498f21
4 changed files with 31 additions and 39 deletions

View File

@@ -1 +0,0 @@
return { "ggandor/flit.nvim", enabled = false }

View File

@@ -1,6 +0,0 @@
return {
"ggandor/leap.nvim",
keys = function() return {} end,
config = function()
end
}