aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/api.txt
Commit message (Expand)AuthorAge
* Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2023-10-01
|\
| * feat(ui): allow to get the highlight namespaceDaniel Steinberg2023-10-01
* | feat(float): support toggle show float windowglepnir2023-09-30
|/
* Merge pull request #25229 from glepnir/20323bfredl2023-09-26
|\
| * fix(highlight): add force in nvim_set_hlglepnir2023-09-26
* | docs: misc #24561Justin M. Keyes2023-09-20
* | Merge pull request #25148 from glepnir/fixed_optbfredl2023-09-19
|\ \ | |/ |/|
| * fix(float): add fixd optionglepnir2023-09-18
* | docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
|/
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski2023-08-26
* feat(float): implement footerEvgeni Chasnovski2023-08-26
* docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue2023-08-26
* docs: miscJustin M. Keyes2023-08-03
* feat(api): allow win_hide to close cmdwin or non-previous windowsSean Dewar2023-07-26
* feat(api): allow open_win/win_set_buf in the cmdwin in some casesSean Dewar2023-07-26
* docs: also change "vimL" and "viml" to "Vimscript" (#24414)zeertzjq2023-07-21
* feat(api)!: change return type of nvim_win_text_height to Dict (#24365)zeertzjq2023-07-16
* test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)zeertzjq2023-07-13
* feat(api): add nvim_win_text_height (#24236)zeertzjq2023-07-11
* docs: gather @notes items into one sectionJustin M. Keyes2023-07-08
* docs: "Return (multiple)" headingJustin M. Keyes2023-07-08
* docs: MAINTAIN.md, nvim_get_markJustin M. Keyes2023-07-08
* fix(api): disallow some more functions during textlockSean Dewar2023-07-05
* fix(api): use text_locked() to check textlockSean Dewar2023-07-05
* docs: fix misparsed headings (#24162)Christian Clason2023-06-26
* fix(docs): too much whitespace around <pre> blocks #24151Justin M. Keyes2023-06-25
* docs: autocmds, miscJustin M. Keyes2023-06-25
* feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)zeertzjq2023-06-22
* test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* docs #24061Justin M. Keyes2023-06-19
* fix(docs): the runtimepath is not the runtime pathbfredl2023-06-19
* docs #22363Justin M. Keyes2023-06-19
* docs: various clarifications (#23999)zeertzjq2023-06-12
* test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)zeertzjq2023-06-10
* feat(api): support abbreviations in nvim_set_keymapbfredl2023-06-09
* docs: small fixes (#23619)dundargoc2023-06-02
* test(extmarks): add test for virt_text_hide with 'smoothscroll' (#23791)zeertzjq2023-05-28
* docs: update api.txt and add inline virtual text to news.txttom-anders2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* docs: small fixesdundargoc2023-05-13
* test(scroll_opt): fix typo in porting oldtest (#23593)luukvbaal2023-05-12
* docs: fix erroneous nvim_buf_set_extmark example (#23404)luukvbaal2023-04-30
* docs(api): document nvim_buf_add_highlight vs nvim_buf_set_extmark (#23310)JP2023-04-30
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* Merge pull request #22865 from MunifTanjim/issue-20370bfredl2023-04-10
|\
| * fix(api): do not re-apply win_config.style when missingMunif Tanjim2023-04-10