aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
| * | vim-patch:9.1.0048: Abort opening cmdwin if autocmds screw things upSean Dewar2024-01-28
| * | vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is openSean Dewar2024-01-28
* | | Merge pull request #27221 from BugLight/fix-coverity-found-bugszeertzjq2024-01-28
|\ \ \ | |/ / |/| |
| * | fix(coverity/471380): null dereference in get_local_additions()Daniil Zhukov2024-01-27
| * | fix(coverity/348240): memory leak in put_view()Daniil Zhukov2024-01-26
* | | docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27
* | | vim-patch:0cc6108fea21Christian Clason2024-01-27
* | | fix(decor): check decor kind before accessing union field (#27205)Gregory Anders2024-01-27
| |/ |/|
* | vim-patch:772f8f542513Christian Clason2024-01-27
* | fix(events): check for WinResized/WinScrolled in terminal mode (#27226)zeertzjq2024-01-27
* | fix(api): limit depth of nvim_cmd (#27225)zeertzjq2024-01-27
* | test(tui_spec): get &background from child session directly (#27224)zeertzjq2024-01-27
* | feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
* | revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
|/
* fix(osc52): do not use 'vim.iter' (#27218)Evgeni Chasnovski2024-01-26
* feat: improve return type annotations for vim.api.*Lewis Russell2024-01-26
* fix(extmarks): do not remove decor from invalid old marksLuuk van Baal2024-01-26
* fix(colorscheme): typoJaehwang Jung2024-01-26
* ci: update notes.mdJunghyeon Park2024-01-26
* vim-patch:046a0f75d025Christian Clason2024-01-26
* vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
* Merge pull request #27201 from zeertzjq/vim-9.1.0054zeertzjq2024-01-26
|\
| * vim-patch:9.1.0056: wrong number of trailing spaces inserted after blockwise putzeertzjq2024-01-26
| * vim-patch:9.1.0054: 'linebreak' may still apply to leading whitespacezeertzjq2024-01-26
|/
* fixup: raise TS min versionChristian Clason2024-01-25
* build(deps): bump tree-sitter to v0.20.9Christian Clason2024-01-25
* vim-patch:9.1.0055: formatting long lines is slow (#27199)zeertzjq2024-01-26
* feat(colorscheme): update treesitter groupsEvgeni Chasnovski2024-01-25
* fix(colorscheme): use explicit normal foreground in syntax groupsEvgeni Chasnovski2024-01-25
* fix(runtime): update 'vim' color scheme to use new tree-sitter groupsEvgeni Chasnovski2024-01-25
* build(deps): bump tree-sitter-bash to v0.20.4Christian Clason2024-01-25
* build(deps): bump luajit to HEAD - 343ce0edaChristian Clason2024-01-25
* refactor: IWYU (#27186)zeertzjq2024-01-25
* docs: various fixes (#27063)dundargoc2024-01-25
* feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
* vim-patch:a262d3f41bc5Christian Clason2024-01-24
* vim-patch:e1ddc2d5875dChristian Clason2024-01-24
* refactor: rewrite ruby provider in luadundargoc2024-01-24
* build: various build improvementsdundargoc2024-01-24
* fix(treesitter): avoid # of nil in _query_linterDaniel Kongsgaard2024-01-24
* refactor: rewrite perl provider in luadundargoc2024-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
* vim-patch:50dbe16cd818Christian Clason2024-01-24
* vim-patch:36e2c0f29332Christian Clason2024-01-24
* docs(treesitter): add more examples, and improve consistencyJongwook Choi2024-01-24
* fix(treesitter): prefix treesitter types with vimPhạm Huy Hoàng2024-01-24
* fix(options): use a union for def_val (#27169)zeertzjq2024-01-24