Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs: small fixes | dundargoc | 2023-05-13 |
| | | | | | | | | | Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: HiPhish <hiphish@posteo.de> Co-authored-by: Julio B <julio.bacel@gmail.com> Co-authored-by: T727 <74924917+T-727@users.noreply.github.com> Co-authored-by: camoz <camoz@users.noreply.github.com> Co-authored-by: champignoom <66909116+champignoom@users.noreply.github.com> | ||
* | fix(lua): inspect_pos respect bufnr when get syntax info (#23098) | Raphael | 2023-04-16 |
| | |||
* | refactor(lua): get all marks instead of iterating over namespaces | Luuk van Baal | 2023-04-02 |
| | | | | | | Inspector now also includes highlights set in anonymous namespaces. Close #22732 | ||
* | feat(lsp)!: add rule-based sem token highlighting (#22022) | swarn | 2023-03-06 |
| | | | | | | | | | | | | | feat(lsp)!: change semantic token highlighting Change the default highlights used, and add more highlights per token. Add an LspTokenUpdate event and a highlight_token function. :Inspect now shows any highlights applied by token highlighting rules, default or user-defined. BREAKING CHANGE: change the default highlight groups used by semantic token highlighting. | ||
* | docs(inspect): number → integer (#22511) | Jaehwang Jung | 2023-03-04 |
| | |||
* | fix(inspect): alwasy resolve full treesitter lang hl groups | Folke Lemaitre | 2023-02-28 |
| | |||
* | feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect` | Folke Lemaitre | 2022-12-17 |