aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(vim.ui): configurable "gx" / vim.ui.open() toolMatěj Cepl2024-09-16
* vim-patch:5e95c8f: runtime(java): Highlight javaConceptKind modifiers with St...Christian Clason2024-09-16
* feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes2024-09-11
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* vim-patch:077d1d2: runtime(make): add compiler/make.vim to reset compiler plu...Christian Clason2024-09-11
* vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spe...Christian Clason2024-09-11
* vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groffChristian Clason2024-09-11
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason2024-09-08
* vim-patch:b584117: runtime(doc): buffers can be re-used (#30300)zeertzjq2024-09-08
* vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
* 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