Cleanup and Colorizer added
This commit is contained in:
@@ -4,15 +4,19 @@ local keymap = vim.keymap
|
||||
local base_comment = ""
|
||||
|
||||
|
||||
-- ************************************************************************************************
|
||||
--
|
||||
-- Modes
|
||||
--
|
||||
-- "n" = normal mode
|
||||
-- "i" = insert mode
|
||||
-- "v" = visual mode
|
||||
-- "x" = visual block mode
|
||||
-- "r" = Replace mode
|
||||
-- "t" = term mode
|
||||
-- "c" = command mode
|
||||
--
|
||||
-- ************************************************************************************************
|
||||
|
||||
|
||||
-- ************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user