aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Merge pull request #20103 from lewis6991/refactor/vim_optLewis Russell2022-09-22
| |\ \ | | |/ | |/|
| | * refactor(vim.opt): de-nest codeLewis Russell2022-09-09
| | * refactor(vim.opt): use local function syntaxLewis Russell2022-09-09
| | * refactor(vim.opt): optimize append/prepend/removeLewis Russell2022-09-09
| | * refactor(vim.opt): dry up and tidyLewis Russell2022-09-09
| | * refactor(vim.opt): remove value_mutator()Lewis Russell2022-09-09
| | * refactor(vim.opt): unify vim.bo/wo buildingLewis Russell2022-09-09
| | * refactor(vim.opt): remove make_meta_accessor()Lewis Russell2022-09-08
| | * refactor(vim.opt): simplify get_option_metatypeLewis Russell2022-09-08
| | * refactor(vim.opt): replace _setup with lazy tableLewis Russell2022-09-08
| | * refactor(vim.opt): remove enumsLewis Russell2022-09-08
| | * refactor(vim.opt): remove del argLewis Russell2022-09-08
| * | fix(window): close floats first when closing buffer in other tab (#20284)zeertzjq2022-09-22
| * | vim-patch:9.0.0539: long message test can be flaky (#20282)zeertzjq2022-09-22
| * | Merge pull request #20249 from bfredl/cmdmessagebfredl2022-09-22
| |\ \
| | * | fix(tests): indicate in test logs when nvim exit times outbfredl2022-09-22
| | * | fix(redraw): make redrawdebug=nodelta handle all the casesbfredl2022-09-22
| | * | fix(redraw): avoid unnecessary redraws and glitches with floats+messagesbfredl2022-09-22
| |/ /
| * | Merge pull request #20278 from zeertzjq/vim-8.2.3428zeertzjq2022-09-22
| |\ \
| | * | vim-patch:8.2.4677: the Athena GUI support is outdatedzeertzjq2022-09-22
| | * | vim-patch:8.2.4074: going over the end of NameBuffzeertzjq2022-09-22
| | * | vim-patch:8.2.3568: ctrl-hat test fails with Athena and Motifzeertzjq2022-09-22
| | * | vim-patch:8.2.3567: CTRL-I in Insert mode is not testedzeertzjq2022-09-22
| | * | vim-patch:8.2.3428: using freed memory when replacingzeertzjq2022-09-22
| |/ /
| * | Merge pull request #20276 from zeertzjq/vim-8.2.2979zeertzjq2022-09-22
| |\ \
| | * | vim-patch:8.2.3155: some option related code not covered by testszeertzjq2022-09-22
| | * | vim-patch:8.2.2994: various code is not fully testedzeertzjq2022-09-22
| | * | vim-patch:8.2.2979: not all options code is covered by testszeertzjq2022-09-22
| | * | vim-patch:8.2.0712: various code not fully testedzeertzjq2022-09-22
| |/ /
| * | vim-patch:9.0.0537: the do_set() function is much too long (#20274)zeertzjq2022-09-22
| * | feat(filetype): expand environment variables in filetype patterns (#20145)Jonas Strittmatter2022-09-21
| * | vim-patch:9.0.0018: going over the end of the typahead (#20269)zeertzjq2022-09-21
| * | vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...zeertzjq2022-09-21
| * | refactor: suppress PVS false positives (#20264)zeertzjq2022-09-21
| * | fix(lsp): out of bounds error in lsp.util.apply_text_edits (#20137)ofwinterpassed2022-09-20
| * | Merge pull request #20263 from notomo/refactor-remove-unusedbfredl2022-09-20
| |\ \
| | * | refactor(message): remove unused functionnotomo2022-09-20
| * | | vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261)zeertzjq2022-09-20
| * | | Merge pull request #20262 from zeertzjq/vim-9.0.0507zeertzjq2022-09-20
| |\ \ \ | | |/ / | |/| |
| | * | vim-patch:9.0.0512: cannot redraw the status lines when editing a commandzeertzjq2022-09-20
| | * | vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedzeertzjq2022-09-20
| |/ /
| * | vim-patch:9.0.0510: Chatito files are not recognized (#20260)Christian Clason2022-09-20
| * | vim-patch:9.0.0509: confusing error for "saveas" command with "nofile" buffer...zeertzjq2022-09-20
| * | feat(lua): move compat module from runtime to test (#20257)Lewis Russell2022-09-20
| * | docs(lua): opts in `vim.keymap.{set,del}` can be optional (#20255)Lewis Russell2022-09-20
| * | fix(lsp): support `false` result in handlers (#20252)Mathias Fußenegger2022-09-20
| * | fix(tui): handle padding requirements for visual bell (#20238)zeertzjq2022-09-20
| * | build: add basic cmake-presets integration (#19128)kylo2522022-09-19
| * | ci(publish-winget): fix errors that prevents release (#20232)Vedant2022-09-19
| * | fix(inccommand): avoid unnecessary redraw when not showing (#20244)zeertzjq2022-09-19