aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/api.txt
Commit message (Expand)AuthorAge
* fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
* docs: regenerate (#15986)github-actions[bot]2021-10-19
* docs: regenerate #15545github-actions[bot]2021-10-05
* feat(api): named marks set, get, delete #15346Javier Lopez2021-10-05
* docs: fix typoAditya Kurdunkar2021-10-04
* docs: extmarks indexing #15311Justin M. Keyes2021-09-10
* docs: extmarks indexing #15311Javier López2021-09-10
* docs: extmark indexing #12742Patrice Peterson2021-09-10
* refactor: remove remaining references to nvim_buf_set_virtual_textGregory Anders2021-08-03
* docs: regeneratemarvim2021-07-31
* docs: regeneratemarvim2021-07-26
* docs(tree-sitter): document highlight priorityStephan Seitz2021-07-22
* docs: regeneratemarvim2021-07-08
* fix(doc/api): Remove 'border' as unsupported (#14916)Daniel Steinberg2021-06-28
* docs: regeneratemarvim2021-06-14
* docs: regeneratemarvim2021-06-10
* Merge pull request #14510 from urandom/doc_nvim_buf_set_extmarkBjörn Linse2021-06-10
|\
| * Update the functio documentation in CViktor Kojouharov2021-05-10
| * Minor observational corrections to the set_extmark documentationViktor Kojouharov2021-05-07
* | docs: regeneratemarvim2021-06-02
* | docs: regenerateKarim Abou Zeid2021-05-31
|/
* doc : fixing missing @return in nvim_open_term docMichael Bleuez2021-04-24
* docs: add priority option in buf_set_extmarkThomas Vigouroux2021-04-07
* Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hideBjörn Linse2021-03-28
|\
| * run docgenCorey Williamson2021-03-28
* | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | Update lsp, lua and api docs (gen_vimdoc.py)Mathias Fussenegger2021-03-11
|/
* Added If true to show that {after} and {follow} parameters of nvim_put() are ...Lee Wannacott2021-03-07
* Forgot to add colon to the {follow} parameters statementLee Wannacott2021-03-07
* Clarify that nvim_put()'s {after} and {follow} parameters expect boolean valu...Lee Wannacott2021-03-07
* Update lsp and api docs with gen_vimdoc changesMathias Fussenegger2021-02-24
* Doc: update documentation for on_byteschentau2021-02-17
* Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\
| * doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | Doc: Generate API docs for buf_set_extmark gravityPatrice Peterson2021-01-23
* | api: nvim_echonotomo2021-01-20
|/
* docs: nvim_buf_set_textTJ DeVries2021-01-01
* Fixed a typo.HARSH-SHETH2020-12-27
* docs: add check_textlock attributenotomo2020-12-16
* api/options: fixupTJ DeVries2020-12-04
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* api: nvim_buf_deleteTJ DeVries2020-10-22
* docs: update apiBjörn Linse2020-10-20
* 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