aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(ui): fix some cases of stale highlight definitionsbfredl2022-11-13
* vim-patch:9.0.0845: shell command with just space gives strange error (#21029)zeertzjq2022-11-12
* feat(checkhealth): use "help" syntax, avoid tabpage #20879Justin M. Keyes2022-11-11
* vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...zeertzjq2022-11-12
* vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)zeertzjq2022-11-12
* vim-patch:9.0.0715: wrong argument for append() gives two error messages (#21...zeertzjq2022-11-11
* vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq2022-11-11
* fix(messages): don't set cmdline_row when messages have scrolled (#21015)zeertzjq2022-11-11
* vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022)zeertzjq2022-11-11
* refactor: move tabline code to statusline.c (#21008)luukvbaal2022-11-10
* vim-patch:76db9e076318 (#21013)Sean Dewar2022-11-10
* docs(treesitter): fix predicate syntax (#21016)James Trew2022-11-10
* revert: "oldtests: win: fix buffer pathsep" (#21017)zeertzjq2022-11-10
* fix(man.lua): use `env` command (#21007)euclidianAce2022-11-09
* fix(clipboard): update version regex pattern (#21012)Gregory Anders2022-11-09
* docs: swap CursorLineFold and CursorLineSign (#20875)Eduard Baturin2022-11-10
* fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)zeertzjq2022-11-10
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | refactor: remove stray emsg check after #20992 (#20996)luukvbaal2022-11-08
* | fix(vim.ui.input): return empty string when inputs nothing (#20883)Jongwook Choi2022-11-08
* | vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)luukvbaal2022-11-08
* | vim-patch:9.0.0843: VHS tape files are not recognized (#20995)Christian Clason2022-11-07
* | Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-namebfredl2022-11-07
|\ \
| * | feat(api): add command name to Lua command callback optsFamiu Haque2022-11-07
* | | test(old): make Test_help_tagjump() test order match upstreamzeertzjq2022-11-07
* | | Merge pull request #20990 from zeertzjq/vim-8.2.2060zeertzjq2022-11-07
|\ \ \
| * | | vim-patch:8.2.3626: "au! event" cannot be followed by another commandzeertzjq2022-11-07
| * | | vim-patch:8.2.2060: check for features implemented with "if"zeertzjq2022-11-07
* | | | refactor(highlight): rename FloatBorderTitle #20988Raphael2022-11-07
|/ / /
* | | docs(news): add linematch (#20927)Lewis Russell2022-11-07
* | | refactor: more clint (#20910)Lewis Russell2022-11-07
|/ /
* | Merge pull request #20987 from zeertzjq/vim-8.2.3751zeertzjq2022-11-07
|\ \
| * | docs(options): remove mentions of 'imactivatefunc' and 'imstatusfunc'zeertzjq2022-11-07
| * | vim-patch:8.2.3792: setting *func options insufficiently testedzeertzjq2022-11-07
| * | vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
| * | vim-patch:8.2.3758: options that take a function insufficiently testedzeertzjq2022-11-07
| * | vim-patch:8.2.3756: might crash when callback is not validzeertzjq2022-11-07
| * | vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
| * | vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc'zeertzjq2022-11-07
|/ /
* | fix(clipboard): prefer xsel #20918wzy2022-11-06
* | feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* | fix(tutor): failing to get buf name #20933erw72022-11-06
* | refactor: click definition functions #20923luukvbaal2022-11-06
* | ci: add stale bot #20884dundargoc2022-11-06
* | vim-patch:9.0.0756 #20680Shougo2022-11-06
* | ci: install only necessary dependencies #20970dundargoc2022-11-06
* | fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952zeertzjq2022-11-06
* | Merge pull request #20944 from zeertzjq/vim-8.2.3705zeertzjq2022-11-07
|\ \
| * | vim-patch:9.0.0389: crash when 'tagfunc' closes the windowzeertzjq2022-11-07