summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2025-10-08fix(api): nvim_open_win default to half-size for splits (#36088)Sean Dewar1
2025-10-08vim-patch:9.1.1817: popup: there are some position logic bugs (#36075)zeertzjq1
2025-10-08vim-patch:9.1.1836: 'culopt' "screenline" not redrawn with line("w0") and :retabzeertzjq3
2025-10-08fix(cmdline): don't treat c_CTRL-D as wildmenu (#36067)zeertzjq3
2025-10-07feat(runtime): undotree #35627altermo1
2025-10-07fix(lsp): use LSP method type in more places (#36069)Maria Solano1
2025-10-07Merge pull request #36052 from janlazo/vim-8.1.1978zeertzjq8
2025-10-07vim-patch:9.1.1833: completion: fuzzy candidates are not sorted (#36062)zeertzjq1
2025-10-06vim-patch:8.1.1981: the evalfunc.c file is too bigJan Edmund Lazo5
2025-10-06vim-patch:8.1.1978: the eval.c file is too bigJan Edmund Lazo4
2025-10-05vim-patch:9.1.1831: stray vseps in right-most 'winfixwidth' windowSean Dewar1
2025-10-06Merge pull request #36035 from janlazo/vim-8.1.1957zeertzjq17
2025-10-05vim-patch:8.2.0200: Vim9 script commands not sufficiently testedJan Edmund Lazo2
2025-10-05vim-patch:8.1.1957: more code can be moved to evalvars.cJan Edmund Lazo17
2025-10-05vim-patch:9.1.1827: completion: v9.1.1797 broke Ctrl-Y behaviour (#36040)zeertzjq2
2025-10-04fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)Maria Solano1
2025-10-05fix(excmd): :trust executed even when inside false condition (#36032)zeertzjq1
2025-10-04vim-patch:9.1.1825: completion: flicker when LSP server is slow (#36020)zeertzjq1
2025-10-04vim-patch:9.1.1823: diff: w_topline may be invalidated (#36018)zeertzjq1
2025-10-04fix(api): nvim_open_win respects requested split window size (#35601)glepnir1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo46
2025-10-04refactor(terminal): remove an unnecessary xmemdupz() for OSC 8 (#36012)zeertzjq1
2025-10-04fix(terminal): handle OSC 8 split into multiple fragmentszeertzjq1
2025-10-04fix(tui): handle sequence larger than entire bufferzeertzjq1
2025-10-03vim-patch:9.1.1819: Cannot configure the inner foldlevel indicator (#36010)zeertzjq4
2025-10-03vim-patch:9.1.1820: completion: some issues with 'acl' (#36007)zeertzjq1
2025-10-03vim-patch:09b1ce0: runtime(doc): fix typo after commit cfcf1a57cbef (#36001)zeertzjq1
2025-10-02refactor: common logic in parse_cmdline, do_one_cmd #35019glepnir1
2025-10-02refactor(treesitter): use scratch buffer for string parser #35988Riley Bruins1
2025-10-02vim-patch:9.1.1818: possible crash when calculating topline in diff.czeertzjq1
2025-10-02vim-patch:cfcf1a5: runtime(doc): Clarify use of "noselect" in 'completeopt'zeertzjq1
2025-10-02vim-patch:6e28211: runtime(doc): Tweak documentation stylezeertzjq1
2025-10-01fix(treesitter): don't add final newline if not present #35970Riley Bruins1
2025-10-02vim-patch:9.1.0689: [security]: buffer-overflow in do_search() with 'rightleft'zeertzjq1
2025-10-01vim-patch:014c731: runtime(doc): make :h virtcol() more accurate (#35976)zeertzjq1
2025-10-01test(terminal/mouse_spec): forwarding works with resized grid (#35969)zeertzjq1
2025-09-30fix(shada): preserve marks after delete across sessions (#35795)glepnir1
2025-09-30vim-patch:9.1.1799: completion: crash with autcompletion (#35963)zeertzjq1
2025-09-30vim-patch:9.1.1810: completion: "longest" doesn't work for manual completion ...zeertzjq1
2025-09-30vim-patch:9.1.1800: completion: strange behaviour with 'ac' completeopt=longe...zeertzjq1
2025-09-30vim-patch:4edaf89: runtime(doc): improve preinserted() doczeertzjq1
2025-09-30vim-patch:9.1.1797: completion: autocompletion can be improvedzeertzjq4
2025-09-30vim-patch:992e307: runtime(doc): update list of modifiers at :h expand() (#35...zeertzjq2
2025-09-30vim-patch:9.1.1808: Option insecure flags not copied when splitting windowzeertzjq2
2025-09-30vim-patch:9.1.1807: :set doesn't clear local insecure flag like :setlocal doeszeertzjq1
2025-09-29vim-patch:8.2.0443: clipboard code is spread out #35949Jan Edmund Lazo6
2025-09-28fix(docs): force blank line after numbered list items #35950Maria Solano1
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes4
2025-09-28fix(docs): include `?` in list items #35945Maria Solano1
2025-09-29vim-patch:9.1.1802: 'nowrap' in a modeline may hide malicious code (#35946)zeertzjq4