aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(terminal): add support for kitty keyboard protocolGregory Anders2025-01-16
* fix(docs): replace `yxx` mappings with `g==` #31947Evgeni Chasnovski2025-01-15
* Merge #32013 from luukvbaal/shellkindJustin M. Keyes2025-01-15
|\
| * feat(messages): add :!cmd shell message kindsLuuk van Baal2025-01-15
* | Merge #32001 from MariaSolOs/consistent-namespacesJustin M. Keyes2025-01-15
|\ \
| * | docs: document namespace/augroup conventionMaria José Solano2025-01-14
| * | refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
* | | feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike2025-01-14
* | | feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders2025-01-14
* | | feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
| |/ |/|
* | perf(treesitter): calculate folds asynchronouslyRiley Bruins2025-01-14
|/
* fix(options): better handling of empty valuesLewis Russell2025-01-13
* feat(messages): "verbose" message kind #31991luukvbaal2025-01-13
* feat: add vim.fs.relpathdundargoc2025-01-13
* feat(treesitter)!: don't parse tree in get_parser() or start()Riley Bruins2025-01-12
* feat(treesitter): async parsingRiley Bruins2025-01-12
* perf(treesitter): cache queries stronglyRiley Bruins2025-01-12
* vim-patch:partial:9598a63: runtime(doc): add package-<name> helptags for incl...zeertzjq2025-01-12
* feat(diagnostic)!: filter diagnostics by severity before passing to handlers ...Gregory Anders2025-01-11
* docs: miscdundargoc2025-01-11
* refactor(api): deprecate nvim_notify #31938Justin M. Keyes2025-01-10
* docs: misc #31867Justin M. Keyes2025-01-09
* feat(docs): "yxx" runs Lua/Vimscript code examples #31904Riley Bruins2025-01-09
* Merge #31900 from luukvbaal/nvim_echoJustin M. Keyes2025-01-09
|\
| * feat(api): deprecate nvim_out/err_write(ln)Luuk van Baal2025-01-09
| * feat(api): add err field to nvim_echo() optsLuuk van Baal2025-01-09
* | feat(health): show :checkhealth in floating window #31086glepnir2025-01-07
* | perf(treesitter): don't fetch parser for each fold lineRiley Bruins2025-01-07
|/
* vim-patch:9.1.0991: v:stacktrace has wrong type in Vim9 scriptzeertzjq2025-01-07
* vim-patch:9.1.0984: exception handling can be improvedzeertzjq2025-01-07
* vim-patch:fd77161: runtime(doc): update doc for :horizontalzeertzjq2025-01-06
* vim-patch:0c3e57b: runtime(doc): update index.txt, windows.txt and version9.txtzeertzjq2025-01-06
* "nvim -es": disable shada #21723Justin M. Keyes2025-01-05
* docs: cleanup news.txt (#31854)Gregory Anders2025-01-04
* docs: misc #31822Justin M. Keyes2025-01-03
* Merge pull request #31635 from bfredl/vtermpiratesbfredl2025-01-03
|\
| * feat(terminal): support grapheme clusters, including emojibfredl2025-01-02
* | feat(ui): more intuitive :substitute confirm prompt #31787luukvbaal2025-01-02
* | feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
|/
* docs: misc #31479Justin M. Keyes2025-01-01
* feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)Gregory Anders2024-12-31
* fix(vim.fs): joinpath() does not normalize slashes on Windows #31782Gustav Eikaas2024-12-31
* vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir2024-12-31
* vim-patch:f2e08a1: runtime(doc): Fix documentation typos (#31768)zeertzjq2024-12-29
* vim-patch:e6ccb64: runtime(doc): fix doc error in :r behaviour (#31755)zeertzjq2024-12-28
* feat(lua): add `vim.fs.abspath`Famiu Haque2024-12-28
* feat(lsp): support function for client root_dir (#31630)Gregory Anders2024-12-27
* vim-patch:9.1.0963: fuzzy-matching does not prefer full match (#31741)glepnir2024-12-27
* docs(api): vim.version.range():has() method #31622Lukasz Piepiora2024-12-23
* Merge #31661 cmdline_show/hide eventsJustin M. Keyes2024-12-22
|\