summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/highlight.lua
AgeCommit message (Expand)AuthorFiles
2022-09-25fix(docs): invalid :help links #20345Justin M. Keyes1
2022-07-09refactor(lua): replace vim.cmd use with API calls (#19283)Raphael1
2022-07-07refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason1
2022-06-02fix(lua): stop pending highlight.on_yank timer, if any (#18824)Wsevolod1
2022-05-09chore: format runtime with styluaChristian Clason1
2022-02-21refactor(highlight)!: optional arguments for highlight.range as table (#17462)Christian Clason1
2022-01-15feat: use nvim_buf_set_extmark for vim.highlight (#16963)Michael Lingelbach1
2021-08-26fix(lua): verify buffer in highlight.on_yank (#15482)notomo1
2021-08-22docs: make Lua docstrings consistent #15255Gregory Anders1
2020-11-12lsp: vim.lsp.diagnostic (#12655)TJ DeVries1
2020-09-05fix(highlight): compare rows vs columns in range highlight check (#12852)Steven Sojka1
2020-07-05lua: add options to highlight.on_yank (#12549)Christian Clason1
2020-05-31lua: add vim.highlight.range (#12401)Christian Clason1
2020-05-18lua: Add highlight.on_yank (#12279)Christian Clason1