aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`Jongwook Choi2024-02-05
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
* feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
* docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
* vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
* docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27
* feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
* revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
* vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
* feat(colorscheme): update treesitter groupsEvgeni Chasnovski2024-01-25
* feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
* vim-patch:e1ddc2d5875dChristian Clason2024-01-24
* fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq2024-01-24
* vim-patch:ca0e9823a1dfChristian Clason2024-01-24
* vim-patch:9c5b90db035bChristian Clason2024-01-24
* docs(treesitter): add more examples, and improve consistencyJongwook Choi2024-01-24
* vim-patch:e13b665a6e2a (#27163)zeertzjq2024-01-24
* docs(options): remove misleading sentence (#27129)zeertzjq2024-01-22
* feat(fold): transparent foldtextLewis Russell2024-01-22
* fix(eval): properly support checking v:lua function in exists() (#27124)Raphael2024-01-22
* Merge pull request #26813 from VanaIgr/screen-pos-speedupzeertzjq2024-01-22
|\
| * docs(news): expand the list of performance improvementsVanaIgr2024-01-22
* | 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