chore(supertab.lua): remove supertab configuration files as they are no longer needed

This commit is contained in:
David Ibia
2024-03-17 15:02:25 +01:00
parent 0241ccc827
commit 36a4939eb2
2 changed files with 0 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
return {
"ervandew/supertab",
config = function()
require("absolute.after.supertab")
end
}