feat: add script glyphs for superscript and subscript numerals
This commit is contained in:
@@ -424,7 +424,6 @@ function M.move_visual(up, multiplier)
|
||||
|
||||
-- escape visual mode
|
||||
vim.cmd("norm v")
|
||||
|
||||
-- GET REGION
|
||||
-- eg region = { [103] = {0,-1}, [104] = {0,-1}, [105] = {0,-1}}
|
||||
---@diagnostic disable-next-line: deprecated
|
||||
|
||||
Reference in New Issue
Block a user