aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | | | | docs: add lua typing for `vim.NIL`Jongwook Choi2024-01-15
| * | | | | | build: disable conversion warnings for older GCC versionsdundargoc2024-01-14
| * | | | | | docs(builtin): overload functions with union return typesaltermo2024-01-14
| * | | | | | docs: auto-generate docs for `vim.lpeg` and `vim.re`Jongwook Choi2024-01-14
| * | | | | | fix(ops.c): remove duplicate u_save_cursor()zeertzjq2024-01-14
| * | | | | | docs(builtin): fix mapset() signature (#27008)zeertzjq2024-01-14
| * | | | | | fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski2024-01-13
| * | | | | | refactor(marktree): unpaired marktree_get_alt() returns itselfLuuk van Baal2024-01-13
| * | | | | | refactor(decorations): more conservative redraw rangeLuuk van Baal2024-01-13
| * | | | | | Merge pull request #26734 from bfredl/splitaroobfredl2024-01-13
| |\ \ \ \ \ \
| | * | | | | | fix(buffer_updates): correct buffer updates when splitting empty linebfredl2024-01-13
| * | | | | | | vim-patch:9.1.0022: Coverity complains about improper use of negative value (...zeertzjq2024-01-13
| * | | | | | | vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-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
| |/ / / / / /
| * | | | | | vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
| * | | | | | refactor(IWYU): fix headersdundargoc2024-01-11
| * | | | | | Merge pull request #26961 from bfredl/drawendbfredl2024-01-11
| |\ \ \ \ \ \
| | * | | | | | refactor(screen): simplify grid_clear() and win_draw_end()bfredl2024-01-11
| * | | | | | | fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
| * | | | | | | fix(pum): handle right-click menu repositioning with multigrid (#26975)zeertzjq2024-01-10
| * | | | | | | fix(terminal): use terminal buffer for TermRequest autocommand (#26974)Gregory Anders2024-01-09
| * | | | | | | refactor(options): remove `OPT_FREE` (#26963)Famiu Haque2024-01-10
| * | | | | | | feat(terminal): trigger TermRequest autocommand events (#22159)Ghjuvan Lacambre2024-01-09
| |/ / / / / /
| * | | | | | fix(extmarks): blending space shouldn't overwrite wide char (#26960)zeertzjq2024-01-09
| * | | | | | refactor(drawline): remove unused save_extra argument (#26959)zeertzjq2024-01-09
| * | | | | | fix(extmarks): handle overwriting right half of wide char (#26951)zeertzjq2024-01-09
| * | | | | | refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
| * | | | | | fix(tui): use buflen to calculate remaining buffer size (#26942)James McCoy2024-01-07
| * | | | | | fix(highlight): update `IncSearch` to link to `CurSearch`Evgeni Chasnovski2024-01-06
| * | | | | | vim-patch:9.1.0014: incorrect use of W_WINROW in edit.c (#26910)zeertzjq2024-01-06
| * | | | | | vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq2024-01-06
| * | | | | | vim-patch:9.1.0007: can select empty inner text blockszeertzjq2024-01-06
| * | | | | | refactor: move structs from regexp_defs.h to regexp.c (#26899)zeertzjq2024-01-05
| * | | | | | fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)luukvbaal2024-01-05
| * | | | | | fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)zeertzjq2024-01-05
| * | | | | | 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): incompletely displayed line should also get decorationsJaehwang Jung2024-01-04
| * | | | | | fix(decorations): validate botline for on_winJaehwang Jung2024-01-04
| * | | | | | vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason2024-01-03
| * | | | | | vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)zeertzjq2024-01-04
| * | | | | | Merge pull request #26860 from sus-domesticus/fix/clangdzeertzjq2024-01-03
| |\ \ \ \ \ \
| | * | | | | | fix(clangd): set block pointer to null in case map is emptysus-domesticus2024-01-03
| | * | | | | | fix(clangd): check size of array before applying qsort on itsus-domesticus2024-01-02
| * | | | | | | refactor: remove redundant struct namesdundargoc2024-01-02
| * | | | | | | refactor(api): redundant `ml_mfp` check #26059Justin M. Keyes2024-01-02
| |/ / / / / /
| * | | | | | fix(drawline): consider position in linebuf for foldcolumn (#26803)luukvbaal2024-01-02
| * | | | | | refactor: remove redundant NOLINT commentsdundargoc2024-01-01
| * | | | | | fix(l10n): update Ukrainian translations (#26819)Anatolii Sakhnik2024-01-01