♻️ refactor(full-scope)!: major revision refactoring
Code layout has been changed and improoved. Annotations are added for documentation. Automated through utility functions and data tables BREAKING CHANGE: Tested from clean. Now properly uses LuaRocks to install dependencies.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---@module "utils.highlight"
|
||||
--- This module provides functions to apply highlights to the statusline and other components.
|
||||
-- ╭─────────────────────────────────────────────────────────╮
|
||||
-- │ Highlight │
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
---@module "utils.highlight"
|
||||
--- This module provides functions to apply highlights to the statusline and other components.
|
||||
|
||||
local M = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user