aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/api.txt
Commit message (Expand)AuthorAge
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* gen_vimdoc.py: generate LSP docsJustin M. Keyes2019-12-31
* gen_vimdoc.py: sort by nameJustin M. Keyes2019-12-30
* gen_vimdoc.py: better handling of inline (non-block) nodesJustin M. Keyes2019-12-30
* API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
* doc [ci skip]Justin M. Keyes2019-11-11
* extmark: review changesBjörn Linse2019-11-11
* nsmarks: initial committimeyyy2019-11-11
* api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
* doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
* API: nvim_get_context: "opts" paramJustin M. Keyes2019-09-14
* docJustin M. Keyes2019-09-11
* doc: nvim_ui_pum_set_height [ci skip]Daniel Hahler2019-09-10
* doc/API/lua: detaching Lua buffer callbacksBjörn Linse2019-09-09
* doc: |api-fast| [ci skip]Justin M. Keyes2019-09-09
* doc: eliminate msgpack_rpc.txt [ci skip]Justin M. Keyes2019-09-09
* docJustin M. Keyes2019-09-09
* paste: one undo-block per streamJustin M. Keyes2019-09-02
* API: nvim_paste: add `crlf` parameterJustin M. Keyes2019-08-30
* API: nvim_pasteJustin M. Keyes2019-08-27
* lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
* lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
* api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
* doc [ci skip] #10129Justin M. Keyes2019-06-10
* lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* doc/API: document indexing behavior #10058KillTheMule2019-05-26
* doc #10017Justin M. Keyes2019-05-25
* API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* docJustin M. Keyes2019-05-11
* gen_vimdoc.py: support <pre> preformatted text [ci skip]Justin M. Keyes2019-05-01
* doc [ci skip]Justin M. Keyes2019-05-01
* gen_vimdoc.py: skip "Parameters" header if all excludedJustin M. Keyes2019-04-22
* doc: UIJustin M. Keyes2019-04-22
* docJustin M. Keyes2019-04-22
* doc [ci skip]Justin M. Keyes2019-04-08
* doc, lintJustin M. Keyes2019-03-26
* gen_vimdoc.py: render nested lists, etc [ci skip]Justin M. Keyes2019-03-26
* doc #9751Aman2019-03-20
* api: numerous small fixesMarco Hinz2019-03-16
* api: update docMarco Hinz2019-03-16
* docs: adjust the generated nvim_open_win docsBjörn Linse2019-03-12
* docs: update generated API docsBjörn Linse2019-03-12
* docs: floating windows introductionBjörn Linse2019-03-12
* doc [ci skip] (#9553)Justin M. Keyes2019-01-27