aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | 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
* | | | perf(lsp)!: use faster line retrieval for utf-16 to byte idx conversion (#16360)Mathias Fußenegger2021-11-24
* | | | vim-patch:88a4205f1cfb (#16399)Christian Clason2021-11-22
| |/ / |/| |
* | | vim-patch:8.2.3627: difficult to know where the text starts in a window (#16377)zeertzjq2021-11-21
* | | Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\ \ \
| * | | vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is usedzeertzjq2021-11-19
* | | | chore(lsp): clean up initialization process (#16369)Michael Lingelbach2021-11-21
| |_|/ |/| |
* | | docs: regeneratemarvim2021-11-18
|/ /
* / fix(uri): use valid EmmyLua annotations (#16359)Mathias Fußenegger2021-11-18
|/
* vim-patch:8.2.3591: no event is triggered when closing a window (#16306)zeertzjq2021-11-17
* vim-patch:8.2.3522: cannot use \x and \u when setting 'listchars' (#16049)zeertzjq2021-11-17
* vim-patch:519cc559b08b (#16340)Christian Clason2021-11-17
* Merge pull request #16328 from gpanders/diagnostic-prefix-hiGregory Anders2021-11-16
|\
| * refactor(diagnostic)!: rename 'show_header' to 'header'Gregory Anders2021-11-15
| * feat(diagnostic): allow 'prefix' option to return highlightGregory Anders2021-11-15
* | refactor(diagnostic): make bufnr arguments consistent (#16323)Gregory Anders2021-11-16
|/