mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 19:50:38 +00:00
refactor(init.lua): move require("absolute.remap") statement to the end of the file for better organization and readability
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
require("absolute.remap")
|
||||
require("absolute.core")
|
||||
require("absolute.lazy")
|
||||
require("absolute.remap")
|
||||
|
||||
Reference in New Issue
Block a user