chore: remove flit

This commit is contained in:
2023-05-15 11:45:18 +02:00
parent f2fd3e054f
commit c677cacb6f
5 changed files with 132 additions and 45 deletions

View File

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