aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* 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
* 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
|/
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | feat(diagnostic): add 'prefix' option to open_float (#16321)Gregory Anders2021-11-14
* | feat(diagnostic): do not require namespace for hide() and show() (#16261)Gregory Anders2021-11-09
* | docs: update description for 'list' option (#16254)dundargoc2021-11-08
* | vim-patch:partial 113cb513f76d (#16260)Christian Clason2021-11-08
* | feat(ui): add vim.ui.input and use in lsp rename (#15959)Sebastian Lyng Johansen2021-11-07
* | docs(lsp): correct usage examples of formatexpr (#16216)Michael Lingelbach2021-11-02
* | docs: mention replacement for deprecated vim.lsp.diagnostic.show_* (#16211)Christian Clason2021-11-02
* | refactor(api/marks)!: add opts param for feature extensibility (#16146)Javier Lopez2021-11-01
* | feat(lsp): add formatexpr (#16186)Michael Lingelbach2021-10-31
* | fix(vim.mpack): rename pack/unpack => encode/decode #16175Justin M. Keyes2021-10-30
* | refactor(diagnostic): make display handlers generic (#16137)Gregory Anders2021-10-29
* | feat(lsp): track pending+cancel requests on client object #15949jdrouhard2021-10-29
* | vim-patch:partial 079ba76ae7a7 (#16126)Christian Clason2021-10-23
* | feat(lua): document support of packages with v:lua syntaxBjörn Linse2021-10-23
* | Merge pull request #15767 from lewis6991/lua_var_indexBjörn Linse2021-10-19
|\ \
| * | feat(lua): allow passing handles to vim.b/w/tLewis Russell2021-10-19
* | | fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
|/ /
* / refactor(diagnostic)!: replace 'show_*' functions with 'open_float' (#16057)Gregory Anders2021-10-19
|/
* docs: clarify chdir/CWD behaviors #16083zeertzjq2021-10-19
* docs: regenerate (#15986)github-actions[bot]2021-10-19
* Merge pull request #15952 from zeertzjq/vim-8.1.1291Jan Edmund Lazo2021-10-17
|\
| * refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
| * vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directoryzeertzjq2021-10-17
| * vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
| * vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* | fix(diagnostic): do not override existing config settings #16043Gregory Anders2021-10-17
|/
* vim-patch:2286304cdbbaChristian Clason2021-10-16
* Merge pull request #15502 from seandewar/vim-8.1.1921Jan Edmund Lazo2021-10-10
|\
| * feat(eval/method): partially port v8.1.1987Sean Dewar2021-10-03
| * vim-patch:8.1.1984: more functions can be used as methodsSean Dewar2021-10-03
| * vim-patch:8.1.1961: more functions can be used as a methodSean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1953Sean Dewar2021-10-03
| * vim-patch:8.1.1952: more functions can be used as a methodSean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
* | vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* | fix: set cursorlineopt=number in terminal mode (#15493)Yorick Peterse2021-10-06