aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | | docs(develop.txt): nvim_open_win is now in win_config.c (#15909)zeertzjq2021-10-04
* | | docs: fix typoAditya Kurdunkar2021-10-04
|/ /
* | feat(startup): load builtin plugins with --clean #15893Gregory Anders2021-10-04
* | Merge #15218 from gpanders/split-trimemptyJustin M. Keyes2021-10-03
|\ \ | |/ |/|
| * refactor: use kwargs parameter in vim.splitGregory Anders2021-09-25
| * feat: add trimempty optional parameter to vim.splitGregory Anders2021-09-25
* | vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...zeertzjq2021-10-03
* | vim-patch:8.2.3465: cannot detect insert scroll mode (#15885)zeertzjq2021-10-03
* | Merge pull request #15786 from gpanders/diagnostic-signs-unique-severityGregory Anders2021-10-02
|\ \
| * | docs(diagnostic): add blurb on how to replace builtin handlersGregory Anders2021-10-02
* | | docs: remove obsolete text on language #15875dundargoc2021-10-02
|/ /
* | docs(diagnostics): add "priority" option to signs table (#15860)Gregory Anders2021-10-01
* | docs: add 'plus one' to correct getmousepos docsDaniel Steinberg2021-09-29
* | chore: remove empty lineDaniel Steinberg2021-09-29
* | vim-patch:8.1.2304: cannot get the mouse position when getting a mouse clickDaniel Steinberg2021-09-29
* | feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27
* | refactor(diagnostic): use sign priority for severity_sort #15785Gregory Anders2021-09-26
* | feat(lsp): allow subset of CodeActionContext as arg to code_action methods (#...Mathias Fußenegger2021-09-26
|/
* Merge #15731 vim-patch:7.4.725,8.2.{0597,0598,0924,1035}Justin M. Keyes2021-09-24
|\
| * vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* | doc(dev_style.txt): misc updatesJustin M. Keyes2021-09-23
* | doc: convert neovim style guide to vim doc.Dundar Göc2021-09-23
|/
* feat(diagnostic): allow customized diagnostic messages (#15742)Gregory Anders2021-09-22
* Merge pull request #14115 from mfussenegger/lsp-commandsMichael Lingelbach2021-09-22
|\
| * feat(lsp): include original request params in handler ctxMathias Fussenegger2021-09-20
* | vim-patch:34cc7d8c034f #15753Christian Clason2021-09-22
* | refactor(diagnostic): remove get_virt_text_chunks()Gregory Anders2021-09-21
* | feat(diagnostic): add option to include diagnostic sourceGregory Anders2021-09-21
|/
* feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders2021-09-19
* vim-patch:8.2.3424: a sequence of spaces is hard to see in list modezeertzjq2021-09-19
* vim-patch:8.1.1071: cannot get composing characters from the screenzeertzjq2021-09-19
* refactor(runtime): always use DIP_START when searching for runtime filesBjörn Linse2021-09-18
* fix(diagnostic): change default severity_sort orderGregory Anders2021-09-17
* Merge pull request #15696 from gpanders/diagnostic-sign-fixMichael Lingelbach2021-09-17
|\
| * fix(diagnostic): support severity_sortGregory Anders2021-09-17
| * docs(diagnostics): fix typosGregory Anders2021-09-17
* | fix(typo): overriden -> overridden (RE: PR #14159) (#15360)Oliver Marriott2021-09-17
|/
* Merge pull request #15580 from seandewar/vim-8.2.3378Jan Edmund Lazo2021-09-17
|\
| * vim-patch:8.2.3400: ":z!" is not supportedSean Dewar2021-09-10
| * vim-patch:8.2.3384: cannot disable modeline for an individual fileSean Dewar2021-09-10
* | Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes2021-09-16
|\ \
| * | refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15
* | | doc(eval): include latest relevant Blob changesSean Dewar2021-09-16
* | | feat(f_msgpackparse): support parsing from BlobSean Dewar2021-09-16
* | | feat(f_msgpackdump): support dumping to BlobSean Dewar2021-09-16
* | | feat(f_chansend): support Blob data argumentSean Dewar2021-09-16
* | | fix(eval): partially port v8.2.3284Sean Dewar2021-09-16
* | | vim-patch:8.2.1473: items in a list given to :const can still be modifiedSean Dewar2021-09-16
* | | vim-patch:8.1.0797: error E898 is used twiceSean Dewar2021-09-15
* | | vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15