aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * fix(lua): allows tables with integer keys to be merged in tbl_deep_extendLewis Russell2024-09-04
| * feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
| * feat(startup): validate --listen addressJustin M. Keyes2024-09-02
| * feat(clipboard): try cygutils, clip on Windows #30215wzy2024-09-02
| * docs: vim.lsp.rpc.connect() TCP requires IP address #30219Tristan Knight2024-09-01
| * docs: misc #28970Justin M. Keyes2024-09-01
| * feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders2024-09-01
| * docs(treesitter): annotate some tables as `TSMetadata`Yi Ming2024-09-01
| * vim-patch:e2c4e07: runtime(doc): Update :help :command-complete listzeertzjq2024-09-01
| * vim-patch:7c8bbc6: runtime(doc): use mkdir -p to save a commandzeertzjq2024-09-01
| * feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
| * vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173)zeertzjq2024-08-29
| * docs: misc (#29719)dundargoc2024-08-29
| * vim-patch:8556e23: runtime(java): Provide support for syntax preview featuresChristian Clason2024-08-28
| * feat(lsp): export diagnostic conversion functions (#30064)Maria José Solano2024-08-27
| * feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
| * vim-patch:88a6dd0: runtime(doc): fix typo (#30140)zeertzjq2024-08-26
| * vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq2024-08-24
| * vim-patch:2750b83: runtime(java): Make the bundled &foldtext function optionalChristian Clason2024-08-22
| * feat(lsp): completion opts support custom item conversion (#30060)glepnir2024-08-22
| * vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settingsChristian Clason2024-08-21
| * vim-patch:e44e644: runtime(doc): fix grammar in :h :keeppatternszeertzjq2024-08-21
| * vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txtzeertzjq2024-08-21
| * vim-patch:175a87c: runtime(doc): more clarification for the :keeppatterns neededzeertzjq2024-08-21
| * vim-patch:dd36d6c: runtime(mediawiki): fix typo in doc, test for b:did_ftplug...Christian Clason2024-08-17
| * vim-patch:cba93ca: runtime(doc): clarify the effect of :keeppatterns after v9...zeertzjq2024-08-17
| * vim-patch:9.1.0677: :keepp does not retain the substitute patternzeertzjq2024-08-17
| * feat(term): support OSC 8 hyperlinks in :terminal (#30050)Gregory Anders2024-08-15
| * vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...zeertzjq2024-08-13
| * test(lsp): refactor and tidyLewis Russell2024-08-11
| * feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
| * build(deps): vendor libvterm at v0.3.3Christian Clason2024-08-10
| * vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
| * docs(treesitter): generate inline docs for `Range`sYi Ming2024-08-06
| * vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
| * vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
| * vim-patch:217d3c1: runtime(doc): capitalize correctlyzeertzjq2024-08-06
| * vim-patch:947f752: runtime(doc): fix typo in syntax.txt (#29974)zeertzjq2024-08-04
| * docs(filetype): consolidate comments in dev_vimpatch.txtChristian Clason2024-08-03
| * docs(filetype): add note about prefering explicit lists over patternEvgeni Chasnovski2024-08-03
| * refactor(eval): treat v:lua call as simple functionzeertzjq2024-08-02
| * vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq2024-08-02
| * vim-patch:9.0.0632: calling a function from an "expr" option has overheadzeertzjq2024-08-02
| * vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...zeertzjq2024-08-02
| * vim-patch:30a8ad6: runtime(java): Document "g:java_space_errors" and "g:java_...Christian Clason2024-08-01
| * vim-patch:3749dff: runtime(java): Tidy up the documentation for "ft-java-syntax"Christian Clason2024-08-01
| * vim-patch:5b07213: runtime(doc): re-format tag example lines, mention ctags -...zeertzjq2024-08-01
| * vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2024-08-01
| * fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
| * vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...zeertzjq2024-07-31