aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
...
* docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
* docs: fix typos (#22353)zeertzjq2023-02-22
* docs: fix typos (#21961)dundargoc2023-02-20
* fix(api): allow empty Lua table for nested dicts #22268Justin M. Keyes2023-02-16
* Merge #22214 move init_default_autocmds to luaJustin M. Keyes2023-02-14
|\
| * fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXTglacambre2023-02-11
* | refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* | refactor(api): VALIDATE macros #22256Justin M. Keyes2023-02-14
* | refactor(api): VALIDATE macros #22187Justin M. Keyes2023-02-14
* | fix(ui-ext): force cursor update after resize in char-based UIzeertzjq2023-02-13
* | refactor: replace char_u with char (#21901)dundargoc2023-02-11
* | build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
|/
* perf(ui): mitigate redraw latency regression from TUI refactorbfredl2023-02-08
* docs(api): tweak data arg for nvim_create_autocmd (#22008)Lewis Russell2023-01-27
* feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans2023-01-24
* revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
* fix(api): don't allow hiding aucmd_win from another tabpage (#21975)zeertzjq2023-01-24
* refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
* feat(api): show more exception infoerw72023-01-16
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* docs: builtin TUI is no longer channel 0 (#21794)zeertzjq2023-01-15
* fix(api): nvim_create_autocmd crash on invalid types inside pattern arrayii142023-01-12
* feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
* fix(ui): set stc to empty in floatwin with minimal style (#21720)Raphael2023-01-10
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* fix: use enum typeRaphael2023-01-09
* fix: formatRaphael2023-01-09
* fix(ui): convert title_pos string in nvim_win_get_configRaphael2023-01-09
* refactor(ui): devirtualize the ui layerbfredl2023-01-05
* docs: fix typos (#21427)dundargoc2023-01-04
* docs(api): fix treesitter parsing errorsChristian Clason2023-01-01
* fix(tui): more work in the TUIbfredl2022-12-31
* feat(tui): run TUI as external processhlpr982022-12-31
* refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* Merge pull request #21393 from folke/highlight_showChristian Clason2022-12-17
|\
| * feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
* | fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)zeertzjq2022-12-16
|/
* docs: add links to extmarks and namespaces (#21378)ii142022-12-12
* docs #20986Justin M. Keyes2022-12-11
* docs: fix typos (#21328)dundargoc2022-12-12
* fix(api): set correct curbuf when temporarily changing curwin (#21371)zeertzjq2022-12-10
* docs: add missing docs from some Vim patches (#21296)zeertzjq2022-12-05
* Merge pull request #21154 from clason/vimdoc-injectionsChristian Clason2022-12-02
|\
| * docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* | fix(ui-ext): log and clear error in ui_comp_event (#21147)Andrew Willette2022-11-30
|/
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* docs: fix typos (#21196)dundargoc2022-11-29