rm un-needed require
This commit is contained in:
parent
6608363bd9
commit
f6af7e8a29
|
@ -131,5 +131,3 @@ map("n", "<leader>cc", function()
|
|||
end
|
||||
end
|
||||
end, { desc = "Blankline Jump to current context" })
|
||||
|
||||
require "custom.mappings"
|
||||
|
|
Loading…
Reference in New Issue