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