aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/api.txt
Commit message (Expand)AuthorAge
* docs: update (#12860)TJ DeVries2020-09-06
* doc: fix invalid help tags #12745Georgy Komarov2020-09-05
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* docs: Describe how to escape keycodes with nvim_feedkeys (#12484)Anmol Sethi2020-07-01
* doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
* ui_pum_get_pos: return internal pum position if external pum pos not foundYatao Li2020-04-28
* API/UI: Allow UI to set PUM position and size, and pass the position to Compl...Yatao Li2020-04-28
* 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