Files
neovim/runtime/lua/vim
Justin M. Keyes 18b43c331d refactor: rename vim.highlight => vim.hl
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).
2024-10-21 00:54:43 +02:00
..
2024-03-06 10:45:22 +00:00
2024-10-17 16:53:52 +01:00
2024-01-16 09:33:10 +00:00
2024-10-17 16:53:52 +01:00
2024-09-01 13:01:24 -07:00
2024-10-17 16:53:52 +01:00
2024-10-17 16:53:52 +01:00
2024-04-30 07:04:42 +08:00