aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * 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
* | docs: regeneratemarvim2021-06-14
|/
* vim-patch:8.2.1354: test 59 is old styleJan Edmund Lazo2021-06-13
* Merge pull request #14788 from shadmansaleh/fix/lua_runtime1Björn Linse2021-06-13
|\
| * fixup(runtime): Fix lua runtime files not listedshadmansaleh2021-06-13
* | vim-patch:8.2.0945: cannot use "z=" when 'spell' is offJan Edmund Lazo2021-06-12
* | vim-patch:8.1.1865: spellrare and spellrepall in the wrong orderJan Edmund Lazo2021-06-12
* | vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
|/
* Merge pull request #14761 from janlazo/vim-8.2.2966Jan Edmund Lazo2021-06-11
|\
| * vim-patch:8.2.2971: cannot yank a block without trailing spacesJan Edmund Lazo2021-06-10
* | refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in ftpluginshadmansaleh2021-06-11