aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(vim.version): add `vim.version.le` and `vim.version.ge`Jongwook Choi2024-01-21
* feat(treesitter)!: new standard capture namesChristian Clason2024-01-21
* feat(api): support getting abbreviations (#26868)Raphael2024-01-20
* feat(ui): add chdir UI event (#27093)Gregory Anders2024-01-19
* Merge pull request #27061 from luukvbaal/extmarkbfredl2024-01-19
|\
| * docs(extmarks): add undocumented "details" array fieldsLuuk van Baal2024-01-18
* | docs(vim.iter): correct `bool` to `boolean` (#27018)notomo2024-01-18
* | docs: various #25289Justin M. Keyes2024-01-18
* | vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
|/
* docs: various fixes (#26929)dundargoc2024-01-17
* refactor(lsp): deprecate `vim.lsp.util.lookup_section`Jongwook Choi2024-01-16
* vim-patch:9.1.0013: Modula2 filetype support lacking (#27020)Sean Dewar2024-01-16
* docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal2024-01-16
* fix(diagnostic): typingLewis Russell2024-01-16
* docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq2024-01-16
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* feat(terminal): respond to OSC background and foreground request (#17197)Daniel Steinberg2024-01-15
* vim-patch:93197fde0f1dChristian Clason2024-01-15
* docs: add lua typing for `vim.NIL`Jongwook Choi2024-01-15
* docs: auto-generate docs for `vim.lpeg` and `vim.re`Jongwook Choi2024-01-14
* fix(lsp): fix incorrect typing and doc for `vim.lsp.rpc`Jongwook Choi2024-01-14
* docs(builtin): fix mapset() signature (#27008)zeertzjq2024-01-14
* fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski2024-01-13
* vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
* vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
* fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
* feat(vim.iter): add Iter:flatten (#26786)JD2024-01-10
* vim-patch:71d0ba07a33aChristian Clason2024-01-09
* feat(terminal): trigger TermRequest autocommand events (#22159)Ghjuvan Lacambre2024-01-09
* fix(docs): make lines not overflow in vim docsJongwook Choi2024-01-09
* docs(treesitter): improve 'no parser' error message for InspectTreeJongwook Choi2024-01-08
* docs(luvref): update to version bumpChristian Clason2024-01-06
* vim-patch:9.1.0007: can select empty inner text blockszeertzjq2024-01-06
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* refactor(column): define and use maximum 'statuscolumn' widthLuuk van Baal2024-01-04
* fix(decorations): validate botline for on_winJaehwang Jung2024-01-04
* vim-patch:d94ca966ca6dChristian Clason2024-01-04
* vim-patch:b1392bee701dChristian Clason2024-01-04
* vim-patch:9.1.0004: reloading colorscheme when not changing 'background' (#26...zeertzjq2024-01-04
* feat(lua): add noref to deepcopyLewis Russell2024-01-03
* docs: small fixesdundargoc2024-01-02
* docs(lsp): add supports_method to vim.lsp.client docs (#26852)Mathias Fußenegger2024-01-02
* docs(glob): add glob module (#26853)Mathias Fußenegger2024-01-02
* vim-patch:10b4f75d4c03 (#26846)zeertzjq2024-01-02
* feat(lsp): support connect via named pipes/unix domain sockets (#26032)TheLeoP2024-01-02
* feature(diagnostic): add `vim.diagnostic.count()` (#26807)Evgeni Chasnovski2024-01-01
* feat(treesitter): highlight Lua files by default (#26824)Christian Clason2024-01-01
* docs: clarify on_bytes argumentsJaehwang Jung2024-01-01
* vim-patch:d96f25bd69c1Christian Clason2023-12-30