Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat(api): add support for lua function & description in keymap | shadmansaleh | 2022-01-01 |
* | feat(api): implement nvim_{add,del}_user_command | Gregory Anders | 2021-12-28 |
* | fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548) | Gregory Anders | 2021-12-08 |
* | feat(api): add nvim_get_option_value | Gregory Anders | 2021-12-04 |
* | feat(api): evaluate statusline string #16020 | Famiu Haque | 2021-10-18 |
* | fix(runtime): don't use regexes inside lua require'mod' | Björn Linse | 2021-10-17 |
* | refactor(api): handle option dicts properly | Björn Linse | 2021-10-03 |