aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs(options): mention how to disable `inccommand` preview (#16534)Hitarth Thummar2021-12-15
* docs: regenerate (#16468)github-actions[bot]2021-12-15
* fix(ui): close floating window on BufLeave event (#16557)ii142021-12-15
* fix(docs): add bufnr and user_data to diagnostic-structure (#16619)Mathias Fußenegger2021-12-11
* docs(vim_diff.txt): document SearchWrapped (#16612)zeertzjq2021-12-10
* feat: add autocommand event when search wraps around (#8487)Alejandro Exojo2021-12-10
* Merge pull request #16541 from jamessan/vim-8.2.3664James McCoy2021-12-09
|\
| * vim-patch:partial 6304be625ce4James McCoy2021-12-08
| * vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
* | Merge pull request #16582 from dundargoc/docs/remove-redundant-help-filesJames McCoy2021-12-09
|\ \ | |/ |/|
| * docs: remove redundant help filesDundar Göc2021-12-08
* | refactor(diagnostic): remove bufnr parameter from open_float (#16579)Gregory Anders2021-12-08
|/
* docs(lsp): fix resolve_capabilities docstring (#16577)Gregory Anders2021-12-08
* docs: update missing help sections from main help page (#16573)dundargoc2021-12-08
* fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)Gregory Anders2021-12-08
* vim-patch:8.1.0035: not easy to switch between prompt buffer and other windowsSean Dewar2021-12-07
* Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\
| * fix(eval/method): add missing method support for existing built-insSean Dewar2021-11-26
| * docs(eval): cherry-pick runtime update 2e693a88b2Sean Dewar2021-11-26
| * vim-patch:8.2.1241: cannot use getbufinfo() as a methodSean Dewar2021-11-26
| * vim-patch:8.2.0871: cannot use getmarklist() as a methodSean Dewar2021-11-26
| * vim-patch:8.2.0532: cannot use simplify() as a methodSean Dewar2021-11-26
| * vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
| * vim-patch:7.4.1777Sean Dewar2021-11-26
| * vim-patch:8.1.2011: more functions can be used as methodsSean Dewar2021-11-26
| * feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
| * feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
| * vim-patch:8.1.1995: more functions can be used as methodsSean Dewar2021-11-26
| * feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* | Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo2021-12-06
|\ \
| * | vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq2021-11-22
* | | vim-patch:4700398e384f (#16538)Christian Clason2021-12-06
* | | Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\ \ \
| * | | vim-patch:8.2.3555: ModeChanged is not triggered on every mode changeMagnus Groß2021-11-18
| * | | vim-patch:8.2.3430: no generic way to trigger an autocommand on mode changeMagnus Groß2021-11-18
* | | | Merge pull request #16460 from dundargoc/chore/typosBjörn Linse2021-11-30
|\ \ \ \
| * | | | docs(lsp): do not use nvim_command for Vimscript examplesGregory Anders2021-11-30
| * | | | docs(lsp): do not use | as argument separatorGregory Anders2021-11-30
| * | | | docs(lsp): add annotations for private functionsGregory Anders2021-11-30
| * | | | chore: fix typosii142021-11-30
* | | | | feat(lsp): add 'focus' option to open_floating_preview (#16465)Gregory Anders2021-11-29
* | | | | docs: regenerate (#16461)github-actions[bot]2021-11-28
* | | | | feat(diagnostic): use `scope = 'line'` by default for `open_float()` (#16456)cbarrete2021-11-28
|/ / / /
* | | | Merge pull request #16452 from clason/vim-8.2.3685Christian Clason2021-11-28
|\ \ \ \
| * | | | vim-patch:8.2.3686: filetype detection often mixes up Forth and F#Christian Clason2021-11-27
| | |_|/ | |/| |
* | | | vim-patch:6304be625ce4 (#16450)Christian Clason2021-11-27
* | | | docs: regenerate (#16390)github-actions[bot]2021-11-27
* | | | chore: fix typos (#16361)dundargoc2021-11-27
|/ / /
* | | chore(docs): clarify vim.notify log_level parameter (#16436)Mathias Fußenegger2021-11-25
* | | feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)Gregory Anders2021-11-25