mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 03:30:36 +00:00
chore(supertab.lua): remove supertab configuration files as they are no longer needed
This commit is contained in:
@@ -1 +0,0 @@
|
||||
vim.g.SuperTabContextDefaultCompletionType = "<c-n>"
|
||||
@@ -1,6 +0,0 @@
|
||||
return {
|
||||
"ervandew/supertab",
|
||||
config = function()
|
||||
require("absolute.after.supertab")
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user