aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/highlight.lua
Commit message (Expand)AuthorAge
* refactor(lua): replace vim.cmd use with API calls (#19283)Raphael2022-07-09
* refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason2022-07-07
* fix(lua): stop pending highlight.on_yank timer, if any (#18824)Wsevolod2022-06-02
* chore: format runtime with styluaChristian Clason2022-05-09
* refactor(highlight)!: optional arguments for highlight.range as table (#17462)Christian Clason2022-02-21
* feat: use nvim_buf_set_extmark for vim.highlight (#16963)Michael Lingelbach2022-01-15
* fix(lua): verify buffer in highlight.on_yank (#15482)notomo2021-08-26
* docs: make Lua docstrings consistent #15255Gregory Anders2021-08-22
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* fix(highlight): compare rows vs columns in range highlight check (#12852)Steven Sojka2020-09-05
* lua: add options to highlight.on_yank (#12549)Christian Clason2020-07-05
* lua: add vim.highlight.range (#12401)Christian Clason2020-05-31
* lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18