aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor: move structs from regexp_defs.h to regexp.c (#26899)zeertzjq2024-01-05
* fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)luukvbaal2024-01-05
* fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)zeertzjq2024-01-05
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* fix(health): fix tmux RGB capability detection (#26886)Tristan Partin2024-01-04
* Merge pull request #26791 from wookayin/gendocLewis Russell2024-01-04
|\
| * fix(gen_vimdoc): INCLUDE_DEPRECATED not generating docs for deprecatedsJongwook Choi2024-01-02
| * refactor(gen_vimdoc): refactor section and defgroup doc generationJongwook Choi2024-01-02
| * refactor(gen_vimdoc): generate function doc from metadata, not from xmlJongwook Choi2024-01-02
| * fix(docs): clean up non-docstring comments for vimdoc genJongwook Choi2024-01-02
| * refactor(gen_vimdoc): use typing for function API vimdoc generationJongwook Choi2024-01-02
| * refactor(gen_vimdoc): use stronger typing for CONFIG, avoid dictJongwook Choi2024-01-02
* | refactor(column): define and use maximum 'statuscolumn' widthLuuk van Baal2024-01-04
* | fix(decorations): incompletely displayed line should also get decorationsJaehwang Jung2024-01-04
* | fix(decorations): validate botline for on_winJaehwang Jung2024-01-04
* | vim-patch:d94ca966ca6dChristian Clason2024-01-04
* | vim-patch:b1392bee701dChristian Clason2024-01-04
* | vim-patch:80beeef0c6a4Christian Clason2024-01-04
* | vim-patch:d4634a26cdcdChristian Clason2024-01-04
* | vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason2024-01-03
* | vim-patch:9.1.0004: reloading colorscheme when not changing 'background' (#26...zeertzjq2024-01-04
* | vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)zeertzjq2024-01-04
* | feat(lua): add noref to deepcopyLewis Russell2024-01-03
* | Merge #26398 lintlua for test/ dirJustin M. Keyes2024-01-03
|\ \
| * | refactor: format test/*Justin M. Keyes2024-01-03
| * | build: enable lintlua for test/ dirJustin M. Keyes2024-01-03
* | | Merge pull request #26860 from sus-domesticus/fix/clangdzeertzjq2024-01-03
|\ \ \ | |/ / |/| |
| * | fix(clangd): set block pointer to null in case map is emptysus-domesticus2024-01-03
| * | fix(clangd): check size of array before applying qsort on itsus-domesticus2024-01-02
* | | docs: small fixesdundargoc2024-01-02
* | | refactor: remove redundant struct namesdundargoc2024-01-02
* | | refactor(api): redundant `ml_mfp` check #26059Justin M. Keyes2024-01-02
|/ /
* / docs(lsp): add supports_method to vim.lsp.client docs (#26852)Mathias Fußenegger2024-01-02
|/
* docs(glob): add glob module (#26853)Mathias Fußenegger2024-01-02
* vim-patch:10b4f75d4c03 (#26846)zeertzjq2024-01-02
* vim-patch:34d15155fc45Christian Clason2024-01-02
* vim-patch:b16fc9805535Christian Clason2024-01-02
* vim-patch:d08059ab48b8Christian Clason2024-01-02
* fix(drawline): consider position in linebuf for foldcolumn (#26803)luukvbaal2024-01-02
* refactor(lsp): fix remaining luals warnings in lsp.rpcMathias Fussenegger2024-01-02
* feat(lsp): support connect via named pipes/unix domain sockets (#26032)TheLeoP2024-01-02
* feature(diagnostic): add `vim.diagnostic.count()` (#26807)Evgeni Chasnovski2024-01-01
* refactor(health): refactor provider healthchecksGregory Anders2024-01-01
* refactor: remove redundant NOLINT commentsdundargoc2024-01-01
* feat(treesitter): highlight Lua files by default (#26824)Christian Clason2024-01-01
* ci: write the correct cherry-picked commit id when backportingJongwook Choi2024-01-01
* 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