mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
Problem: - `vim.highlight` module does not follow `:help dev-name-common`, which documents the name for "highlight" as "hl". - Shorter names are usually preferred. Solution: Rename `vim.highlight` to `vim.hl`. This is not a breaking change until 2.0 (or maybe never).
1.0 KiB
1.0 KiB