aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(gen_vimdoc.py): handle missing luajitJustin M. Keyes2022-09-25
* refactor(treesitter): rename x_position => x_posJustin M. Keyes2022-09-25
* feat: ":write!" skips "file changed" warning #18665Louis Sven Goulet2022-09-24
* vim-patch:8.2.4467: running filetype test leaves file behind (#20335)zeertzjq2022-09-25
* vim-patch:9.0.0576: unused loop variables (#20326)dundargoc2022-09-25
* fix(input): use click number of last click for mouse drag (#20300)zeertzjq2022-09-24
* Merge pull request #20322 from zeertzjq/vim-9.0.0567zeertzjq2022-09-24
|\
| * vim-patch:9.0.0572: insert complete tests leave a mapping behindzeertzjq2022-09-24
| * vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()zeertzjq2022-09-24
|/
* fix(mapset): remove existing abbreviation of same lhs (#20320)zeertzjq2022-09-24
* vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)zeertzjq2022-09-24
* vim-patch:9.0.0566: Nim files are not recognized (#20317)Christian Clason2022-09-24
* fix(lsp): create missing directory before creating file (#19835)shaunsingh2022-09-24
* vim-patch:9.0.0562: HSL playlist files are not recognized (#20307)Christian Clason2022-09-24
* fix(lsp): use correct function name in deprecated message (#20308)Mike2022-09-23
* vim-patch:9.0.0559: timer test may get stuck at hit-enter prompt (#20312)zeertzjq2022-09-24
* fix: cleanup contrib/ #20304Justin M. Keyes2022-09-23
* ci: remove contrib/doxygen/ #20303Justin M. Keyes2022-09-23
* revert: "build: remove unnecessary policy related code" #20289dundargoc2022-09-23
* ci(cirrus): set clone depth to 2 instead of 1 (#20295)dundargoc2022-09-23
* test(tabpage_spec): actually test for nvim_win_hidezeertzjq2022-09-23
* Merge pull request #20299 from zeertzjq/vim-9.0.0550zeertzjq2022-09-23
|\
| * test: add tests for #13549 #20285 #20290zeertzjq2022-09-23
| * vim-patch:9.0.0550: crash when closing a tabpage and buffer is NULLzeertzjq2022-09-23
|/
* 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