aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs(lua): clarify assumptions on luajit vs. puc luaChristian Clason2024-07-21
* vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...zeertzjq2024-07-19
* perf(filetype): implement parent pattern pre-matching (#29660)Evgeni Chasnovski2024-07-18
* vim-patch:c1b3984: runtime(doc): minor updates. (#29778)zeertzjq2024-07-18
* vim-patch:9.1.0593: filetype: Asymptote files are not recognizedChristian Clason2024-07-17
* vim-patch:3e07d5a: runtime(go): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:6a54dcb: runtime(gdscript): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:9.1.0592: runtime: filetype: Mediawiki files are not recognizedChristian Clason2024-07-17
* fix(tohtml): support ranges againaltermo2024-07-16
* vim-patch:1cc4cae: runtime(typst): Add typst runtime filesChristian Clason2024-07-16
* vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq2024-07-15
* docs(lpeg): merge upstream changesMaria José Solano2024-07-15
* docs: misc (#29622)dundargoc2024-07-15
* vim-patch:27c5598: runtime(doc): Add hint how to load termdebug from vimrc (#...zeertzjq2024-07-14
* vim-patch:9.1.0574: ex: wrong handling of commands after barzeertzjq2024-07-14
* vim-patch:9.1.0573: ex: no implicit print for single addresseszeertzjq2024-07-14
* fix(lua)!: do not use typed table for empty dictAmit Singh2024-07-13
* vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq2024-07-13
* vim-patch:74703f1: runtime(doc): remove obsolete Ex insert behavior (#29678)zeertzjq2024-07-13
* vim-patch:9.1.0568: Cannot expand paths from 'cdpath' settingzeertzjq2024-07-12
* vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29...zeertzjq2024-07-11
* vim-patch:7a85e34: runtime(doc): fix inconsistencies in :h file-searching (#2...zeertzjq2024-07-11
* vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)zeertzjq2024-07-10
* vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
* fix(diagnostic): fix backwards compatibility for goto_next and goto_prev (#29...Max Coplan2024-07-09
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
* vim-patch:d1c3698: runtime(doc): fix typo in :h ft-csv-syntax (#29619)zeertzjq2024-07-09
* vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)zeertzjq2024-07-08
* vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq2024-07-08
* vim-patch:fbbabbc: runtime(doc): add page-scrolling keys to index.txtzeertzjq2024-07-08
* vim-patch:b9bbf1f: runtime(doc): clarify how to re-init csv syntax filezeertzjq2024-07-08
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2024-07-07
* Merge pull request #29584 from zeertzjq/vim-6a4afb1efca1zeertzjq2024-07-06
|\
| * vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CRzeertzjq2024-07-06
| * vim-patch:6a4afb1: runtime(doc): document further keys that scroll page up/downzeertzjq2024-07-06
* | feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06
* | docs(lsp): add examples to lsp-quickstart for completion and autoformatting (...Gregory Anders2024-07-06
|/
* docs: misc (#29410)dundargoc2024-07-05
* fix(diagnostic): make docs agree with code (#29561)Peter Aronoff2024-07-04
* vim-patch:2606e77: runtime(doc): rename variable for pandoc markdown supportChristian Clason2024-07-04
* feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
* refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl2024-06-27
* vim-patch:ecd642a: runtime(doc): clarify, that register 1-9 will always be sh...zeertzjq2024-06-25
* feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323Tom Praschan2024-06-24
* vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g...Christian Clason2024-06-23
* vim-patch:beb02ed: runtime(java): Optionally highlight parameterised typesChristian Clason2024-06-21
* vim-patch:9.1.0511: CursorMovedC triggered wrongly with setcmdpos()zeertzjq2024-06-21
* vim-patch:9.1.0507: hard to detect cursor movement in the command linezeertzjq2024-06-21
* build(vim-patch.sh): don't ignore changes to version*.txt (#29425)zeertzjq2024-06-20