aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs: document TSNode:byte_length() (#26287)Gregory Anders2023-11-29
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* Merge pull request #26249 from bfredl/concealcharbfredl2023-11-28
|\
| * feat(decoration): allow conceal_char to be a composing charbfredl2023-11-28
* | vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
|/
* docs: support @since for api level #25574LW2023-11-27
* docs: small fixes (#26154)dundargoc2023-11-27
* fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
* docs: vim.iter #26169Justin M. Keyes2023-11-25
* docs(starting.txt): correct step number (#26185)zeertzjq2023-11-24
* feat(extmarks): add sign name to extmark "details" arrayLuuk van Baal2023-11-22
* vim-patch:596a9f29c83a (#26146)zeertzjq2023-11-22
* fix(vim.region): handle multibyte inclusive selection properly (#26129)zeertzjq2023-11-21
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | docs: document breaking change of cursor blink behavior (#26075)Gregory Anders2023-11-17
* | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* | vim-patch:9.0.2108: [security]: overflow with count for :s commandzeertzjq2023-11-17
* | fix(osc52): enable OSC 52 by default in tmux sessions (#26072)Gregory Anders2023-11-16
* | feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2023-11-16
* | feat: add vim.text module (#26069)Gregory Anders2023-11-16
* | feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
* | docs: fix vim.snippet help tags (#26068)Gregory Anders2023-11-16
|/
* vim-patch:30c762d99ac8Christian Clason2023-11-14
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* refactor: vim.ui.clipboard #26040Justin M. Keyes2023-11-14
* fix(defaults): set 'fsync' #26034Ploum2023-11-14
* docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
* vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
* vim-patch:2dd613f57bf1 (#26009)zeertzjq2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
* vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
* vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
* vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
* vim-patch:8.2.4825: can only get a list of mappingszeertzjq2023-11-09
* vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq2023-11-09
* vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
* vim-patch:20a94f44b3cd (#25946)zeertzjq2023-11-09
* vim-patch:7fbbd7fdc6df (#25944)zeertzjq2023-11-09
* vim-patch:ca48202b6f46zeertzjq2023-11-09
* vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
* Merge pull request #25767 from luukvbaal/signdelbfredl2023-11-08
|\
| * feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
* | feat(clipboard): add OSC 52 clipboard supportGregory Anders2023-11-07
* | feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* | vim-patch:da4e433dc3be (#25912)zeertzjq2023-11-06
|/
* feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
* docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04