aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* 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
|/
* 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
|\