aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)Oliver Marriott2022-12-28
* vim-patch:9.0.1106: not all postfix files are recognized (#21568)Christian Clason2022-12-28
* refactor(f_has): remove wrong comment (#21561)zeertzjq2022-12-28
* vim-patch:9.0.1100: a hashtab with many removed items is not cleaned upzeertzjq2022-12-27
* vim-patch:9.0.1097: tests are failingzeertzjq2022-12-27
* vim-patch:9.0.1096: reallocating hashtab when the size didn't changezeertzjq2022-12-27
* fix(statusline): make nvim_eval_statusline() work with %S (#21553)zeertzjq2022-12-27
* fix(win_close): remove float grid after closing buffer (#21551)zeertzjq2022-12-27
* fix(statusline): don't show showcmd when not enough space (#21550)zeertzjq2022-12-27
* vim-patch:9.0.1101: unused global variable (#21549)zeertzjq2022-12-27
* vim-patch:9.0.1103: jq files are not recognized (#21545)Christian Clason2022-12-26
* vim-patch:9.0.1098: code uses too much indent (#21540)zeertzjq2022-12-26
* fix(showcmd): assert failure with cmdheight=0 (#21536)zeertzjq2022-12-26
* vim-patch:9.0.1061: cannot display 'showcmd' somewhere elseLuuk van Baal2022-12-26
* fix(mappings): use all buckets in second round of unmap (#21534)zeertzjq2022-12-26
* vim-patch:8.2.3737: test fails without the 'autochdir' option (#21529)zeertzjq2022-12-25
* vim-patch:8.2.4139: using freed memory in expression abbreviation (#21522)zeertzjq2022-12-24
* vim-patch:8.2.3513: using freed memory when using a timer and searching (#21519)zeertzjq2022-12-24
* vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)zeertzjq2022-12-24
* vim-patch:9.0.1090: FHIR Shorthand files are not recognized (#21515)Christian Clason2022-12-23
* vim-patch:9.0.1089: unnecessary assignment (#21493)luukvbaal2022-12-23
* fix(options): restore exists() behavior for options (#21510)zeertzjq2022-12-23
* vim-patch:8.2.5142: startup test fails if there is a status bar (#21496)zeertzjq2022-12-22
* fix(decoration): do not reset must_redraw after calling providers (#21459)zeertzjq2022-12-21
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* refactor(win_line): rename attr to vi_attr (#21487)zeertzjq2022-12-21
* Merge pull request #21441 from bfredl/neoterminfobfredl2022-12-20
|\
| * refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* | vim-patch:9.0.1082: some jsonc files are not recognized (#21483)kylo2522022-12-20
|/
* vim-patch:8.2.2912: MS-Windows: most users expect using Unicode (#21482)zeertzjq2022-12-20
* test(old): make test_signs.vim closer to upstream (#21479)zeertzjq2022-12-20
* vim-patch:9.0.1079: leaking memory when defining a user command failszeertzjq2022-12-20
* vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'zeertzjq2022-12-20
* feat(exrc): support .nvim.lua (#21436)Munif Tanjim2022-12-19
* fix(tui): set cursor color param as string when required #21407Tom Churchman2022-12-18
* vim-patch:9.0.1072: screenpos() column result in fold may be too small (#21465)zeertzjq2022-12-18
* Merge pull request #21393 from folke/highlight_showChristian Clason2022-12-17
|\
| * feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
* | vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...zeertzjq2022-12-17
* | vim-patch:8.2.1209: Vim9: test failurezeertzjq2022-12-17
* | vim-patch:8.2.1208: build failurezeertzjq2022-12-17
* | fix(folds): use long for number of folded lines (#21447)zeertzjq2022-12-17
* | refactor: rename mch_get_acl => os_get_aclJustin M. Keyes2022-12-16
* | refactor: rename mch_msg => os_msgJustin M. Keyes2022-12-16
* | Merge pull request #21440 from bfredl/scriptparmbfredl2022-12-16
|\ \
| * | refactor(params): open -s and -w script files after parsing commandsbfredl2022-12-16
* | | refactor(option.c): reduce scope of locals (#21433)Lewis Russell2022-12-16
|/ /
* | fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)zeertzjq2022-12-16
* | vim-patch:9.0.1062: some test function names do not match what they are doing...zeertzjq2022-12-16
* | vim-patch:9.0.1057: conflict between supercollider and scala filetype detecti...Christian Clason2022-12-14