aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * vim-patch:9.0.0331: cannot use items() on a stringzeertzjq2024-07-30
| * vim-patch:partial:9.0.0327: items() does not work on a listzeertzjq2024-07-30
| * refactor(mappings): elide description copy (#29910)zeertzjq2024-07-30
| * vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simpl...zeertzjq2024-07-30
| * vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#2...zeertzjq2024-07-29
| * vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq2024-07-29
| * Merge pull request #29876 from glepnir/vim-patchzeertzjq2024-07-27
| |\
| | * vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq2024-07-27
| | * vim-patch:9.1.0619: tests: test_popup failsglepnir2024-07-27
| | * vim-patch:9.1.0618: cannot mark deprecated attributes in completion menuglepnir2024-07-27
| * | refactor(decor): decor_virt_lines()Lewis Russell2024-07-27
| |/
| * fix(plines): don't count invalidated virt text in char size (#29863)zeertzjq2024-07-26
| * fix(decor): don't draw invalidated virtual lines (#29858)luukvbaal2024-07-26
| * vim-patch:9.1.0615: Unnecessary STRLEN() in make_percent_swname()zeertzjq2024-07-26
| * vim-patch:8.2.3543: swapname has double slash when 'directory' ends in itzeertzjq2024-07-26
| * vim-patch:9.1.0617: Cursor moves beyond first line of folded end of buffer (#...luukvbaal2024-07-26
| * vim-patch:ddbb6fe: runtime(vim): Update base-syntax, improve :set highlightin...zeertzjq2024-07-25
| * fix(tui): set id parameter in OSC 8 sequences (#29840)Gregory Anders2024-07-24
| * docs: update version.c (#29760)github-actions[bot]2024-07-23
| * feat(tui): parse CSI subparams in termkey (#29805)Gregory Anders2024-07-21
| * Merge pull request #29650 from ruuzia/fix_expression_parser_crashbfredl2024-07-21
| |\
| | * fix: assert failure in VimL expression parserRustum Zia2024-07-17
| * | Merge pull request #28873 from luukvbaal/redrawbfredl2024-07-21
| |\ \
| | * | fix(api): alloc and draw cursor window in nvim__redrawLuuk van Baal2024-07-20
| * | | fix(marks): revalidate marks whose position did not changeLuuk van Baal2024-07-20
| |/ /
| * | feat(tui): support in-band resize events (#29791)Gregory Anders2024-07-19
| * | vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...zeertzjq2024-07-19
| * | vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...zeertzjq2024-07-19
| |/
| * vim-patch:c1b3984: runtime(doc): minor updates. (#29778)zeertzjq2024-07-18
| * vim-patch:9.0.0003: functions are global while they could be local (#29777)zeertzjq2024-07-17
| * vim-patch:9.1.0594: Unnecessary redraw when setting 'winfixbuf' (#29775)zeertzjq2024-07-18
| * fix(float): handle error in win_float_create() (#29742)glepnir2024-07-17
| * vim-patch:9.0.0414: matchstr() still does not match column offsetzeertzjq2024-07-17
| * vim-patch:9.0.0407: matchstr() does match column offsetzeertzjq2024-07-17
| * vim-patch:9.0.0228: crash when pattern looks below the last linezeertzjq2024-07-17
| * fix(column): modifying a sign should update placed signs (#29750)luukvbaal2024-07-17
| * vim-patch:8.2.1651: spellfile code not completely testedzeertzjq2024-07-16
| * vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq2024-07-15
| * build: allow comment after #include for required header (#29722)zeertzjq2024-07-16
| * fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)zeertzjq2024-07-15
| * docs: misc (#29622)dundargoc2024-07-15
| * vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...zeertzjq2024-07-14
| * vim-patch:9.1.0574: ex: wrong handling of commands after barzeertzjq2024-07-14
| * vim-patch:9.1.0573: ex: no implicit print for single addresseszeertzjq2024-07-14
| * vim-patch:9.1.0580: :lmap mapping for keypad key not applied when typed in Se...zeertzjq2024-07-14
| * vim-patch:9.1.0575: Wrong comments in alt_tabpage() (#29692)zeertzjq2024-07-14
| * vim-patch:8.2.3716: Vim9: range without a command is not compiledzeertzjq2024-07-14
| * vim-patch:9.1.0579: Ex command is still executed after giving E1247zeertzjq2024-07-14
| * vim-patch:8.2.4065: computation overflow with large cound for :yankzeertzjq2024-07-14
| * Merge pull request #29315 from bfredl/staticinlinebfredl2024-07-13
| |\