aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
|/
* vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
* Merge pull request #15207 from gpanders/bye-syncolorBjörn Linse2021-07-29
|\
| * fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-27
| * fix(highlight): remove syncolor.vimGregory Anders2021-07-27
* | feat(lsp): implement vim.lsp.diagnostic.redraw() (#15203)Gregory Anders2021-07-29
* | vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select modezeertzjq2021-07-29
|/
* docs: regeneratemarvim2021-07-26
* feat(lsp): make list handlers configurable (#15199)Gregory Anders2021-07-26
* Merge pull request #15090 from kraftwerk28/masterThomas Vigouroux2021-07-26
|\
| * docs: fix typo in treesitter.txtkraftwerk282021-07-14
* | docs(ts): add documentation for listing fnsThomas Vigouroux2021-07-25
* | Merge pull request #14311 from matveyt/nomode_ceBjörn Linse2021-07-25
|\ \
| * | Remove EXMODE_NORMALmatveyt2021-07-23
* | | doc: group documentation of predicates and directivesStephan Seitz2021-07-24
* | | treesitter: add query.list_directivesStephan Seitz2021-07-24
* | | docs(tree-sitter): document highlight priorityStephan Seitz2021-07-22
* | | lsp: add vim.lsp.diagnostic.set_qflist() function (#14831)Marc Jakobi2021-07-22
|/ /
* | docs: regeneratemarvim2021-07-19
* | doc(lsp): various small fixes (#15113)Ido Ariel2021-07-17
|/
* feat(job): add parameter to close stdinGregory Anders2021-07-12
* fix(lsp): Add separator between codelens in virttext (#15049)Mathias Fußenegger2021-07-10
* docs: regeneratemarvim2021-07-09
* docs: regeneratemarvim2021-07-08
* feat(lsp): highlight active parameter in signature help (#15018)Folke Lemaitre2021-07-07
* doc: "--remote" is not supported #14936cbarrete2021-07-07
* doc: remove mentions of compile-time flags #14935cbarrete2021-07-07
* doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)Justin M. Keyes2021-07-03
* doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* fix(doc/api): Remove 'border' as unsupported (#14916)Daniel Steinberg2021-06-28
* fix(doc): remove reference to vim.lsp.callbacks (#14576)Matthieu Coudron2021-06-28
* [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
* fix(doc/usr_41): don't mention 0o prefix for octs (#14906)Sean Dewar2021-06-25
* Update busy_start/busy_stop ui events documentation (#14415)Ghjuvan Lacambre2021-06-25
* vim-patch:8.2.1255: cannot use a lambda with quickfix functionsJan Edmund Lazo2021-06-23
* docs(starting): mention init.lua in paths and remove repetition (#14883)smolck2021-06-23
* Merge pull request #14849 from seandewar/demethod-curwinJan Edmund Lazo2021-06-19
|\
| * fix(doc/index.txt): various ex command fixesSean Dewar2021-06-19
| * fix(doc): :sleep! does not hide cursorSean Dewar2021-06-19
| * fix(doc): remove :promptfind and :promptreplSean Dewar2021-06-19
| * fix(doc): don't use method call syntax in examplesSean Dewar2021-06-19
* | Merge pull request #14851 from ckipp01/hlCodeLensMichael Lingelbach2021-06-19
|\ \ | |/ |/|
| * Add hl group docs for codelensesckipp012021-06-20
* | docs(treesitter): mention query help pageThomas Vigouroux2021-06-16
* | docs(treesitter): tidy docs and remove legacy informationThomas Vigouroux2021-06-16
|/
* docs(lsp): Clarify opts for show_line_diagnostics()Shadman2021-06-15
* docs: regeneratemarvim2021-06-15
* Merge pull request #13165 from mfussenegger/codelensMichael Lingelbach2021-06-14
|\
| * feat(lsp): Add codelens supportMathias Fussenegger2021-06-14