aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | | | | | refactor(api): remove some unnecessary HAS_KEY() (#27283)zeertzjq2024-02-01
| * | | | | | | feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
| * | | | | | | vim-patch:8.2.0085: dead code in builtin functions (#27281)zeertzjq2024-02-01
| * | | | | | | build: update builtin terminfo (#27272)zeertzjq2024-01-31
| * | | | | | | fix(statusline): missing offset when showing 'keymap' (#27270)zeertzjq2024-01-31
| * | | | | | | fix(lua): avoid internal error when :luado deletes lines (#27262)zeertzjq2024-01-30
| * | | | | | | vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)zeertzjq2024-01-30
| * | | | | | | feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
| * | | | | | | feat(extmarks): subpriorities (relative to declaration order) (#27131)Gregory Anders2024-01-28
| * | | | | | | fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461vE5li2024-01-28
| * | | | | | | refactor(window.c): add a few more assertions (#27249)zeertzjq2024-01-29
| * | | | | | | docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
| * | | | | | | vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...zeertzjq2024-01-29
| * | | | | | | build(docs): separate lint job to validate vimdoc #27227Jongwook Choi2024-01-28
| * | | | | | | docs: explain why TUI is reinitialized on resume (#27177)Gregory Anders2024-01-28
| * | | | | | | Merge pull request #24704 from seandewar/cmdwin-madnessSean Dewar2024-01-28
| |\ \ \ \ \ \ \
| | * | | | | | | 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
| * | | | | | | | fix(decor): check decor kind before accessing union field (#27205)Gregory Anders2024-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
| * | | | | | | feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
| |/ / / / / /
| * | | | | | fix(extmarks): do not remove decor from invalid old marksLuuk van Baal2024-01-26
| * | | | | | fix(colorscheme): typoJaehwang Jung2024-01-26
| * | | | | | vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
| * | | | | | vim-patch:9.1.0054: 'linebreak' may still apply to leading whitespacezeertzjq2024-01-26
| * | | | | | fixup: raise TS min versionChristian 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
| * | | | | | 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
| * | | | | | build: various build improvementsdundargoc2024-01-24
| * | | | | | fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq2024-01-24
| * | | | | | fix(options): use a union for def_val (#27169)zeertzjq2024-01-24
| * | | | | | vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)zeertzjq2024-01-24
| * | | | | | fix(sign): avoid deleting from sign map while looping over it (#27158)luukvbaal2024-01-24
| * | | | | | fix(colorscheme): link LSP semantic tokens to treesitter groupsJohn Drouhard2024-01-23
| * | | | | | Merge pull request #27147 from bfredl/crash2bfredl2024-01-23
| |\ \ \ \ \ \
| | * | | | | | fix(extmark): fix crash when stepping out from internal nodebfredl2024-01-23
| * | | | | | | fix(treesitter): update @markup default linksChristian Clason2024-01-23
| |/ / / / / /
| * | | | | | fix(extmarks): crash with sign after many marksbfredl2024-01-23
| * | | | | | vim-patch:9.1.0043: ml_get: invalid lnum when :s replaces visual selection (#...zeertzjq2024-01-23
| * | | | | | fix(column): clear "b_signcols" when marktree is clearedLuuk van Baal2024-01-22