aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
* feat(ui): completeopt support popup like vimmathew2023-12-16
* Merge pull request #26512 from famiu/refactor/options/type_flagsbfredl2023-12-16
|\
| * refactor(options): remove option type macrosFamiu Haque2023-12-14
* | vim-patch:e06f2b498cccdundargoc2023-12-16
* | vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15
* | vim-patch:323dda1484d9 (#26583)zeertzjq2023-12-15
* | feat(lsp): more annotationsLewis Russell2023-12-14
|/
* feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
* docs: fix linksdundargoc2023-12-13
* docs: move vim-patch wiki page to runtime documentationdundargoc2023-12-13
* 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
* 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