aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * vim-patch:df9f67e: runtime(html): update syntax script to sync by 250 minline...Christian Clason2024-07-31
| * vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txtzeertzjq2024-07-30
| * feat(treesitter): allow get_node to return anonymous nodesRiley Bruins2024-07-29
| * feat(treesitter): add node_for_range functionRiley Bruins2024-07-29
| * vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq2024-07-29
| * docs(treesitter): don't quote metadataChristian Clason2024-07-28
| * Merge pull request #29876 from glepnir/vim-patchzeertzjq2024-07-27
| |\
| | * vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq2024-07-27
| | * vim-patch:9.1.0618: cannot mark deprecated attributes in completion menuglepnir2024-07-27
| * | vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...zeertzjq2024-07-27
| |/
| * vim-patch:e73e5b8: runtime(java): Optionally highlight the :: token for metho...Christian Clason2024-07-25
| * vim-patch:ddbb6fe: runtime(vim): Update base-syntax, improve :set highlightin...zeertzjq2024-07-25
| * 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
| |/