aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)zeertzjq2025-03-29
* | fix(checkhealth): don't override user "q" keymap #33132phanium2025-03-29
* | fix: remove exec permission from .gitattributes #33140Ricardo Casía2025-03-29
* | refactor(diff): remove unreachable code (#33149)zeertzjq2025-03-29
* | fix(pum): fix heap-buffer-overflow with 'rightleft' (#33146)zeertzjq2025-03-29
* | vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* | fix(cmdline): avoid empty @: register after :<CR> (#33126)luukvbaal2025-03-28
* | fix(lsp): warn on missing config in :checkhealth #33087Micah Halter2025-03-28
* | fix(cmdline): empty ext_cmdline block events for :<CR> #33118luukvbaal2025-03-28
* | fix(provider)!: drop Python 3.7, 3.8 support #33088v1nh1shungry2025-03-28
* | refactor(treesitter): simplify injection retrieval #33104Riley Bruins2025-03-28
* | fix(mouse): crash with click on win-separator in statusline (#33091)Shadman2025-03-28
* | Merge pull request #33086 from zeertzjq/vim-9.1.1243zeertzjq2025-03-28
|\ \
| * | vim-patch:9.1.1246: coverity complains about some changes in v9.1.1243zeertzjq2025-03-28
| * | vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq2025-03-28
|/ /
* | vim-patch:9.1.1247: fragile setup to get (preferred) keys from key_name_entry...zeertzjq2025-03-28
* | Merge pull request #33101 from zeertzjq/vim-052b86bzeertzjq2025-03-28
|\ \
| * | vim-patch:f9f4e27: runtime(hyprlang): save and restore cpo setting in syntax ...zeertzjq2025-03-28
| * | vim-patch:052b86b: runtime(solidity): update syntax script with error definit...zeertzjq2025-03-28
|/ /
* | fix(health): message should mention "vim.provider" #33095Eisuke Kawashima2025-03-27
* | Merge pull request #33098 from zeertzjq/vim-9.1.1245zeertzjq2025-03-28
|\ \
| * | vim-patch:9.1.1249: tests: no test that 'listchars' "eol" doesn't affect "gM"zeertzjq2025-03-28
| * | vim-patch:9.1.1245: need some more tests for curly braces evaluationzeertzjq2025-03-28
|/ /
* | refactor(eval): move diff functions to diff.c (#33085)zeertzjq2025-03-27
* | fix(ui): wincmd _ should not increase 'cmdheight' above 0 (#33056)luukvbaal2025-03-27
* | fix(display): scroll logic does not take into account concealed topline (#33054)luukvbaal2025-03-27
|/
* vim-patch:51a06ec: runtime(sh): consider sh as POSIX shell by default (#33078)zeertzjq2025-03-27
* vim-patch:9.1.1224: cannot :put while keeping indent (#33076)zeertzjq2025-03-27
* Merge pull request #32953 from glepnir/vim-9.1.1214zeertzjq2025-03-27
|\
| * vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq2025-03-27
| * vim-patch:9.1.1217: tests: typos in test_matchfuzzy.vimzeertzjq2025-03-27
| * vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir2025-03-27
|/
* Merge pull request #30189 from zeertzjq/vim-9.1.0598zeertzjq2025-03-27
|\
| * vim-patch:9.1.1228: completion: current position column wrong after got a matchzeertzjq2025-03-27
| * vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
| * vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearerzeertzjq2025-03-27
| * vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
| * vim-patch:9.1.1185: endless loop with completefuzzycollect and no match foundzeertzjq2025-03-27
| * vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq2025-03-27
| * vim-patch:9.1.1181: Unnecessary STRLEN() calls in insexpand.czeertzjq2025-03-27
| * vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
| * vim-patch:9.1.1131: potential out-of-memory issue in search.czeertzjq2025-03-27
| * vim-patch:9.1.1008: tests: test for patch 9.1.1006 doesn't fail without the p...zeertzjq2025-03-27
| * vim-patch:9.1.1006: PmenuMatch completion highlight can be combinedzeertzjq2025-03-27
| * vim-patch:9.1.0733: keyword completion does not work with fuzzyzeertzjq2025-03-27
| * vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...zeertzjq2025-03-27
| * vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stablezeertzjq2025-03-27
| * vim-patch:9.1.0654: completion does not respect completeslash with fuzzyzeertzjq2025-03-27
| * vim-patch:9.1.0634: Ctrl-P not working by defaultzeertzjq2025-03-27
| * vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + f...zeertzjq2025-03-27