aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * Merge pull request #26555 from gpanders/diagnostic-sign-fixupGregory Anders2023-12-13
| |\
| | * feat(diagnostics): support numhl and linehl for diagnostic signsGregory Anders2023-12-13
| | * docs(diagnostic): fix typo in exampleGregory Anders2023-12-13
| * | docs: add wiki FAQ to the runtime documentation (#26539)dundargoc2023-12-13
| |/
| * refactor(diagnostic): set sign by using extmark (#26193)Raphael2023-12-13
| * feat(iter): add `Iter.take` (#26525)Will Hopkins2023-12-12
| * feat(eval): exists() function supports checking v:lua functions (#26485)Raphael2023-12-12
| * docs(news): very, very minorlyChristian Clason2023-12-10
| * vim-patch:61e984e212ed (#26484)zeertzjq2023-12-09
| * Merge pull request #26407 from gpanders/default-tgcGregory Anders2023-12-06
| |\
| | * feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
| * | fix(json): allow objects with empty keys #25564Emanuel2023-12-06
| * | vim-patch:6863084d3bd0Christian Clason2023-12-06
| |/
| * feat(lua): implement Iter:join() (#26416)Gregory Anders2023-12-05
| * docs: small fixes (#26243)dundargoc2023-12-06
| * vim-patch:2103a56eab5a (#26411)zeertzjq2023-12-06
| * refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini2023-12-05
| * fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...Jongwook Choi2023-12-04
| * feat(treesitter): highlight help files by default (#26347)Christian Clason2023-12-03
| * feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
| * build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* | Merge remote-tracking branch 'upstream/master' into userreguserregJosh Rahm2023-11-29
|\|
| * 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