summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/api
AgeCommit message (Expand)AuthorFiles
2023-04-01feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal1
2023-03-31fix(api): return both link and attributes with nvim_get_hl (#22824)Sindre T. Strøm1
2023-03-29fix(filetype): avoid recursive FileType autocmds (#22813)Lewis Russell1
2023-03-29fix(api): Use local LastSet structure in nvim_get_option_info (#22741)Michal Liszcz2
2023-03-25Merge pull request #22762 from bfredl/hl2ctermbfredl1
2023-03-25feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski4
2023-03-23fix(api): make nvim_get_hl return 'cterm' attrs properlybfredl1
2023-03-23feat(api): add nvim_get_hl (#22693)Null Chilly4
2023-03-22fix(api): vim.filetype.get_option() (#22753)Lewis Russell1
2023-03-22refactor: do more in TRY_WRAPLewis Russell6
2023-03-20feat: add `vim.filetype.get_option()`Lewis Russell1
2023-03-20feat(api): add filetype option nvim_get_option_valueLewis Russell2
2023-03-16refactor(extmarks): some minor internal API changesbfredl1
2023-03-16docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)ii142
2023-03-12feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml1
2023-03-11vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)zeertzjq1
2023-03-11fix(api): set script context when setting usercmd or option (#22624)zeertzjq2
2023-03-09fix(buffer_updates): save and restore current window cursor (#16732)zeertzjq1
2023-03-05fix(extmarks): don't leak memory on error (#22507)zeertzjq1
2023-02-28Merge pull request #22454 from bfredl/lspredrawbfredl1
2023-02-28perf(lsp): only redraw the windows containing LSP tokensbfredl1
2023-02-27feat(ui): restore has('gui_running')Justin M. Keyes1
2023-02-27feat(api): more fields in nvim_list_uisJustin M. Keyes1
2023-02-22docs: naming conventions, guidelinesJustin M. Keyes2
2023-02-22docs: fix typos (#22353)zeertzjq2
2023-02-20docs: fix typos (#21961)dundargoc1
2023-02-16fix(api): allow empty Lua table for nested dicts #22268Justin M. Keyes2
2023-02-14Merge #22214 move init_default_autocmds to luaJustin M. Keyes1
2023-02-14refactor(api): consistent VALIDATE messages #22262Justin M. Keyes8
2023-02-14refactor(api): VALIDATE macros #22256Justin M. Keyes10
2023-02-14refactor(api): VALIDATE macros #22187Justin M. Keyes8
2023-02-13fix(ui-ext): force cursor update after resize in char-based UIzeertzjq1
2023-02-11fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXTglacambre1
2023-02-11refactor: replace char_u with char (#21901)dundargoc3
2023-02-11build: enable MSVC level 3 warnings (#21934)dundargoc2
2023-02-08perf(ui): mitigate redraw latency regression from TUI refactorbfredl1
2023-01-27docs(api): tweak data arg for nvim_create_autocmd (#22008)Lewis Russell1
2023-01-24feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans1
2023-01-24revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq1
2023-01-24fix(api): don't allow hiding aucmd_win from another tabpage (#21975)zeertzjq1
2023-01-23refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq1
2023-01-23build: make generated source files reproducible #21586Arnout Engelen1
2023-01-18refactor: replace char_u with char 24 (#21823)dundargoc2
2023-01-18refactor: replace char_u with char 23 (#21798)dundargoc2
2023-01-16feat(api): show more exception infoerw71
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2
2023-01-15docs: builtin TUI is no longer channel 0 (#21794)zeertzjq1
2023-01-12fix(api): nvim_create_autocmd crash on invalid types inside pattern arrayii141
2023-01-10feat(float): open float relative to mouse #21531Sebastian Lyng Johansen1
2023-01-10fix(ui): set stc to empty in floatwin with minimal style (#21720)Raphael1