Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat(api): make nvim_open_win support non-floating windows (#25550) | Will Hopkins | 2024-02-01 |
* | feat(extmarks): subpriorities (relative to declaration order) (#27131) | Gregory Anders | 2024-01-28 |
* | feat(ui): add support for OSC 8 hyperlinks (#27109) | Gregory Anders | 2024-01-24 |
* | refactor(api): give "hl_group" more accurate _meta type | bfredl | 2024-01-22 |
* | refactor(api): use hl id directly in nvim_buf_set_extmark | glepnir | 2024-01-20 |
* | feat(extmarks): add virt_text_repeat_linebreak flag (#26625) | luukvbaal | 2023-12-26 |
* | feat(ui): completeopt support popup like vim | mathew | 2023-12-16 |
* | feat(nvim_open_term): convert LF => CRLF (#26384) | Raphael | 2023-12-14 |
* | refactor(IWYU): move marktree types to marktree_defs.h (#26402) | zeertzjq | 2023-12-05 |
* | refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365) | Riccardo Mazzarini | 2023-12-05 |
* | refactor: fix includes for api/autocmd.h | dundargoc | 2023-11-27 |