aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ci(stylua): change action version to v1 (#20273)dundargoc2022-09-22
* Merge #11967 generate :help HTML with treesitterJustin M. Keyes2022-09-22
|\
| * feat(docs): gen_help_html.luaJustin M. Keyes2022-09-22
| * docs: deprecate :checkhealth vimscript interfaceJustin M. Keyes2022-09-22
| * feat(treesitter): bundle :help parser and queriesJustin M. Keyes2022-09-22
* | Merge pull request #20287 from zeertzjq/vim-9.0.0540zeertzjq2022-09-22
|\ \
| * | vim-patch:9.0.0544: minor issues with setting a string optionzeertzjq2022-09-22
| * | vim-patch:9.0.0540: assigning stack variable to argument confuses Coverityzeertzjq2022-09-22
* | | docs(lua): correct docs for option accessor metatables (#20256)Lewis Russell2022-09-22
|/ /
* | 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
|/ /