over 12 years exp designing and building tools that're used daily by folks at: Google, Apple, Microsoft, Red Hat, IBM, Oracle, and even the LHC at Cern
- 0x1312ACAB
- heckadecimal.com
Pinned Loading
-
-
Display both relative and absolute l...
Display both relative and absolute line numbers at the same time, in neovim v0.10^ 1--- Create a couple custom highlight groups that we'll use below2-- #8155BA = Indigo3vim.api.nvim_set_hl(0, "StatusColRelative", { bold = false, fg = "#8155BA" })
4-- #ED82C2 = Pink/Light Magenta5vim.api.nvim_set_hl(0, "StatusColAbsolute", { bold = true, fg = "#ED82C2" })
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


