summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2025-04-18fix(spell): save spell files to stdpath('data')/site/spell #33528Au.2
2025-04-18vim-patch:9.1.1318: tests: test_format failszeertzjq1
2025-04-18vim-patch:9.1.1314: max allowed string width too smallzeertzjq1
2025-04-18vim-patch:3dca512: runtime(vim): Update base-syntax and generator, only match...zeertzjq1
2025-04-18vim-patch:9.1.1317: noisy error when restoring folds from session failszeertzjq1
2025-04-18vim-patch:9.1.1315: completion: issue with fuzzy completion and 'completefuzz...zeertzjq2
2025-04-17refactor(lsp): gen_lspLewis Russell1
2025-04-17feat(lsp): use stricter types for methodsLewis Russell2
2025-04-16vim-patch:9.1.1310: completion: redundant check for preinsert effect (#33505)zeertzjq1
2025-04-17vim-patch:9.1.1306: completion menu rendering can be improvedzeertzjq1
2025-04-17vim-patch:9.1.1296: completion: incorrect truncation logiczeertzjq4
2025-04-17vim-patch:9.1.1284: not possible to configure pum truncation charzeertzjq4
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak24
2025-04-16fix(mouse): do not fetch clipboard twice when pasting with middle button #33494Dmitry Torokhov3
2025-04-16docs(man): fix mandoc warnings, prettify #33484Eisuke Kawashima1
2025-04-16vim-patch:9.1.1308: completion: cannot order matches by distance to cursor (#...zeertzjq2
2025-04-16vim-patch:9.1.1305: completion menu active after switching windows/tabs (#33488)zeertzjq2
2025-04-16vim-patch:9.1.1303: missing out-of-memory check in linematch.c (#33487)zeertzjq1
2025-04-15feat(ui): include compositor info with multigridFred Sundvik7
2025-04-15vim-patch:9.1.1300: wrong detection of -inf (#33474)zeertzjq1
2025-04-14fix(marks): clamp conceal_lines corrected line number #33464luukvbaal2
2025-04-14vim-patch:9.1.1297: Ctrl-D scrolling can get stuck #33453luukvbaal1
2025-04-14fix(completion): avoid freeing uninitialized value (#33459)zeertzjq1
2025-04-14vim-patch:9.1.1298: define_function() is too long (#33457)zeertzjq1
2025-04-14vim-patch:f4b1a60: runtime(doc): update options.txt and clarify 'wildmode' fu...zeertzjq1
2025-04-14vim-patch:eded336: runtime(doc): Improve 'wildmode' setting desciptionzeertzjq1
2025-04-13fix(mouse): mouseclick after conceal_lines is miscalculated #33451luukvbaal1
2025-04-13docs: misc (#33093)dundargoc1
2025-04-12fix(treesitter): clear parse options state #33437Riley Bruins1
2025-04-12docs: misc #33330Justin M. Keyes2
2025-04-12feat(defaults): shelltemp=false #33012Alexej Kowalew3
2025-04-11fix(column): don't count signs on lines beyond eob #33410luukvbaal3
2025-04-11fix(marks): wrong display after inserting/deleting lines #33389luukvbaal1
2025-04-09vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)zeertzjq2
2025-04-08fix(editor): respect [+cmd] when executing :drop #33339jyn2
2025-04-08fix(display): scroll redrawing doesn't account for virt_lines above fold #33374luukvbaal1
2025-04-08vim-patch:9.1.1287: quickfix code can be further improvedzeertzjq3
2025-04-08vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq6
2025-04-08vim-patch:9.1.1253: abort when closing window with attached quickfix datazeertzjq1
2025-04-07fix(decor): enable decoration provider in on_start #33337luukvbaal1
2025-04-07fix(defaults): keywordprg=:help on Windows #33336Emanuel Krollmann1
2025-04-05build: bump NVIM_API_LEVEL #33340Justin M. Keyes1
2025-04-05docs: clipboard, eval #33223Justin M. Keyes2
2025-04-05vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq3
2025-04-04fix(messages): verbose message emitted without kind #33305luukvbaal1
2025-04-04feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen2
2025-04-04vim-patch:9.1.1272: completion: in keyword completion Ctrl_P cannot go back a...glepnir1
2025-04-03vim-patch:9.1.1269: completion: compl_shown_match is updated when starting ke...glepnir1
2025-04-02fix(events): crash on SIGTSTP (Ctrl-Z) #33258phanium2
2025-04-02fix(highlight): no match highlight during :substitute prompt #33262luukvbaal1