aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | fix(statuscolumn): always fill click defs array (#21878)zeertzjq2023-01-18
* | | vim-patch:9.0.0149: test for fuzzy completion fails sometimes (#21876)zeertzjq2023-01-18
* | | refactor(PVS): suppress false positive V547 in drawline.c (#21875)Lucas Merritt2023-01-18
* | | vim-patch:9.0.1213: adding a line below the last one does not expand fold (#2...zeertzjq2023-01-18
* | | refactor(PVS/V1048): remove unnecessary assignment (#21870)Lucas Merritt2023-01-18
* | | Merge pull request #21868 from zeertzjq/vim-9.0.1214zeertzjq2023-01-18
|\ \ \
| * | | vim-patch:9.0.1215: using isalpha() adds dependency on current localezeertzjq2023-01-18
| * | | vim-patch:9.0.1214: file left behind after running testszeertzjq2023-01-18
|/ / /
* / / vim-patch:9.0.1212: cannot read back what setcellwidths() has done (#21867)zeertzjq2023-01-18
|/ /
* | fix(treesitter): really restore syntaxLewis Russell2023-01-17
* | refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* | Merge pull request #21859 from zeertzjq/vim-8.2.4617zeertzjq2023-01-17
|\ \
| * | vim-patch:8.2.5126: substitute may overrun destination bufferzeertzjq2023-01-17
| * | vim-patch:8.2.4618: cmdline completion does not recognize single letter commandszeertzjq2023-01-17
| * | vim-patch:8.2.4617: no completion for :scriptnameszeertzjq2023-01-17
|/ /
* | build(deps): bump tree-sitter to HEAD - eb970a83a (#21858)Christian Clason2023-01-17
* | vim-patch:8.2.4483: command completion makes two rounds to collect matches (#...zeertzjq2023-01-17
* | vim-patch:8.2.4959: using NULL regexp program (#21855)zeertzjq2023-01-17
* | vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)zeertzjq2023-01-17
* | vim-patch:8.2.4917: fuzzy expansion of option names is not right (#21853)zeertzjq2023-01-17
* | vim-patch:9.0.0089: fuzzy argument completion doesn't work for shell commands...zeertzjq2023-01-17
* | Merge pull request #21851 from zeertzjq/vim-8.2.4482zeertzjq2023-01-17
|\ \
| * | fix(completion): correct what modes support fuzzy completionzeertzjq2023-01-17
| * | vim-patch:8.2.4482: no fuzzy cmdline completion for user defined completionzeertzjq2023-01-17
|/ /
* | Merge pull request #21850 from zeertzjq/vim-8.2.4463zeertzjq2023-01-17
|\ \
| * | vim-patch:8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"zeertzjq2023-01-17
| * | vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviationszeertzjq2023-01-17
| * | vim-patch:8.2.4478: crash when using fuzzy completionzeertzjq2023-01-17
| * | vim-patch:8.2.4477: crash when using fuzzy completionzeertzjq2023-01-17
| * | vim-patch:8.2.4475: fuzzy cmdline completion does not work for lower casezeertzjq2023-01-17
| * | vim-patch:8.2.4465: fuzzy completion does not order matches properlySean Dewar2023-01-17
| * | vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
| * | refactor: remove char_u from arguments of fuzzy_match()zeertzjq2023-01-17
|/ /
* | fix(tabline): avoid memory leak in tabline click definitions (#21847)luukvbaal2023-01-17
* | fix: failing XDG test on Windows CIJustin M. Keyes2023-01-17
* | vim-patch:9.0.1208: code is indented more than necessary (#21846)zeertzjq2023-01-17
* | test(statuscolumn): %l should follow default wrap behavior (#21766)Brian Koropoff2023-01-17
* | refactor: fix sign conversion warning from gcc (#21833)dundargoc2023-01-17
* | Merge #21844 test: avoid noise in test logsJustin M. Keyes2023-01-16
|\ \
| * | refactor(tests): lift retry() into assert_log()Justin M. Keyes2023-01-17
| * | test: avoid noise in NVIM_LOG_FILEJustin M. Keyes2023-01-16
* | | fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...luukvbaal2023-01-17
|/ /
* | Merge pull request #21768 from luukvbaal/test-virtlinezeertzjq2023-01-17
|\ \
| * | fix(column): avoid drawing columns for virt_lines_leftcolLuuk van Baal2023-01-16
| * | fix(column)!: ensure 'statuscolumn' works with virtual and wrapped linesLuuk van Baal2023-01-16
* | | Merge pull request #21839 from seandewar/lua-health-fixSean Dewar2023-01-16
|\ \ \
| * | | feat(health): detect tmux RGB support via `client_termfeatures`Sean Dewar2023-01-16
| * | | fix(health): fix `tmux_esc_time` comparisonSean Dewar2023-01-16
| |/ /
* | | Merge pull request #21828 from clason/bump-libvtermChristian Clason2023-01-16
|\ \ \ | |/ / |/| |
| * | build(deps): bump libvterm to v0.3.1Christian Clason2023-01-16