aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs: lua error patterns #30240Justin M. Keyes2024-09-24
* feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* feat(fs.lua): add vim.fs.rm()Lewis Russell2024-09-22
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* vim-patch:50423ab: runtime(java): Optionally recognise _module_ import declar...Christian Clason2024-09-21
* vim-patch:2307945: runtime(java): Optionally recognise all primitive constant...Christian Clason2024-09-21
* docs(lsp): hover window controls #30347Tristan Knight2024-09-19
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes2024-09-18
* docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes2024-09-18
* docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes2024-09-18
* 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