rm un-needed require

This commit is contained in:
siduck 2024-03-05 08:04:07 +05:30
parent 6608363bd9
commit f6af7e8a29
1 changed files with 0 additions and 2 deletions

View File

@ -131,5 +131,3 @@ map("n", "<leader>cc", function()
end
end
end, { desc = "Blankline Jump to current context" })
require "custom.mappings"