aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | fix(l10n): update Ukrainian translations (#26819)Anatolii Sakhnik2024-01-01
| * | | | | | docs: clarify on_bytes argumentsJaehwang Jung2024-01-01
| * | | | | | build: ensure `make clean` doesn't remove source filesdundargoc2024-01-01
| * | | | | | fix(builtin): parameter mismatch between winsaveview and winrestviewaltermo2023-12-31
| * | | | | | refactor(tui): remove code that is no longer necessaryzeertzjq2023-12-31
| * | | | | | Handle mouse buttons 6/7 (often used for horizontal scrolling)Paul "LeoNerd" Evans2023-12-31
| * | | | | | Ignore key_mouse unless it is exactly \e[M because some terminfos relate to d...Paul "LeoNerd" Evans2023-12-31
| * | | | | | test(functional): remove faulty pending checkChristian Clason2023-12-30
| * | | | | | refactor: fix luals warningsdundargoc2023-12-30
| * | | | | | build: various improvementsdundargoc2023-12-30
| * | | | | | refactor: follow style guidedundargoc2023-12-30
| * | | | | | vim-patch:d96f25bd69c1Christian Clason2023-12-30
| * | | | | | refactor(drawline): remove maybe_wlv argument for foldcolumn (#26798)luukvbaal2023-12-30
| * | | | | | Merge pull request #26758 from luukvbaal/drawlinebfredl2023-12-29
| |\ \ \ \ \ \
| | * | | | | | refactor(drawline): avoid writing foldopen before writing foldclosedLuuk van Baal2023-12-29
| * | | | | | | ci: add workflow_dispatch to optional.yml workflowdundargoc2023-12-29
| |/ / / / / /
| * | | | | | vim-patch:715a8058895fChristian Clason2023-12-29
| * | | | | | vim-patch:244f01658f9cChristian Clason2023-12-29
| * | | | | | vim-patch:a907c9199216Christian Clason2023-12-29
| * | | | | | vim-patch:fda02d03c0cfChristian Clason2023-12-29
| * | | | | | vim-patch:757714c0cba7Christian Clason2023-12-29
| * | | | | | vim-patch:48ddc6a6f86fChristian Clason2023-12-29
| * | | | | | vim-patch:9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent' (#26785)zeertzjq2023-12-29
| * | | | | | docs: convert BACKERS.md to backers.txtdundargoc2023-12-28
| * | | | | | fix(drawline): don't use temporary "v" variable when not needed (#26777)zeertzjq2023-12-28
| * | | | | | docs(eval): add parameter type for vim.fn.mode() (#26776)xvzc2023-12-28
| * | | | | | vim-patch:d1cea036467cChristian Clason2023-12-28
| * | | | | | vim-patch:7e2741100737Christian Clason2023-12-28
| * | | | | | vim-patch:a03647acc313Christian Clason2023-12-28
| * | | | | | vim-patch:00b470052b71Christian Clason2023-12-28
| * | | | | | docs: small fixes (#26651)dundargoc2023-12-28
| * | | | | | fix(clipboard): make getreg() accurate for clipboard registers (#26740)JD2023-12-28
| * | | | | | vim-patch:65672ae1189e (#26767)zeertzjq2023-12-28
| * | | | | | vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)zeertzjq2023-12-28
| * | | | | | vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...zeertzjq2023-12-28
| * | | | | | refactor: remove unnecessary HAVE_PATHDEF macrodundargoc2023-12-27
| * | | | | | revert: "fix: correct versions in deprecation warnings"dundargoc2023-12-27
| * | | | | | vim-patch:9042bd8b09baChristian Clason2023-12-27
| * | | | | | fix(gen_lsp.lua): improve type name, and fix wrong type inheritanceJongwook Choi2023-12-27
| * | | | | | refactor(gen_lsp.lua): add typing for the LSP protocol JSON data modelJongwook Choi2023-12-27
| * | | | | | docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotationsJongwook Choi2023-12-27
| * | | | | | fix(inccommand): don't preview in Ex mode (#26587)Raphael2023-12-27
| * | | | | | feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva2023-12-27
| * | | | | | fix: correct versions in deprecation warningsdundargoc2023-12-27
| * | | | | | refactor: use vim.deprecate on all deprecated functionsdundargoc2023-12-27
| * | | | | | ci: disable libintl on mac releasedundargoc2023-12-26
| * | | | | | ci: remove winget workflowdundargoc2023-12-26
| * | | | | | test: simplify vim.fs testsdundargoc2023-12-26
| * | | | | | fix(column): correct width after truncated 'statuscolumn' error (#26737)luukvbaal2023-12-26
| * | | | | | feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal2023-12-26