aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(column)!: ensure 'statuscolumn' works with virtual and wrapped linesLuuk van Baal2023-01-16
* docs: treesitter.add_directive, add_predicate #21206Ching Pei Yang2023-01-16
* build(deps): bump LuaJIT to HEAD - d0e88930dRaphael2023-01-16
* Merge pull request #20945 from erw7/feat-more-exception-infozeertzjq2023-01-16
|\
| * refactor: remove E5500, adjust testszeertzjq2023-01-16
| * feat(api): show more exception infoerw72023-01-16
* | Merge pull request #21831 from bfredl/nofdbfredl2023-01-16
|\ \
| * | fix(ui): re-organize tty fd handling and fix issuesbfredl2023-01-16
* | | Merge #21175 exepath() with powershellJustin M. Keyes2023-01-16
|\ \ \
| * | | test: align Test_shell_options, Test_shellslash with Nvim defaultJustin M. Keyes2023-01-16
| * | | vim-patch:8.2.3071: shell options are not set properly for PowerShellJustin M. Keyes2023-01-16
| * | | vim-patch:8.2.3070: not enough testing for shell useJustin M. Keyes2023-01-16
| * | | vim-patch:8.2.3061: testing the shell option is incomplete and spread outJustin M. Keyes2023-01-16
| * | | fix(exepath)!: prefers extensionless for powershellAnton Kriese2023-01-16
* | | | ci: run each linter once (#21825)dundargoc2023-01-16
| |_|/ |/| |
* | | health: migrate to Lua #21661TJ DeVries2023-01-16
* | | docs(news): graduation of msgsep #21826zeertzjq2023-01-16
* | | fix(diff): "nvim -d" should only diff arglist files #218290xAdk2023-01-16
|/ /
* | docs(lua): use luaref tag instead of www.lua.org #21813Naru2023-01-15
* | build: exclude tui/terminfo_defs.h from lintc-clint (#21822)dundargoc2023-01-15
* | refactor: format with stylua (#21821)dundargoc2023-01-15
* | refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
|/
* Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenubfredl2023-01-15
|\
| * fix: properly close builtin popup in ext_popupmenushirasaka2023-01-11
* | ci: deduplicate TEST_FILE environment variable (#21667)dundargoc2023-01-15
* | docs(lua): lua-guide: <Nop> is for rhs of vim.keymap.set(), not lhs (#21814)Naru2023-01-15
* | test(fileio_spec): avoid expect_exit() without calling clear() (#21810)zeertzjq2023-01-15
* | vim-patch:8.2.0188: Check commands don't work well with Vim9 script (#21809)zeertzjq2023-01-15
* | Merge pull request #21806 from zeertzjq/vim-8.2.4565zeertzjq2023-01-15
|\ \
| * | vim-patch:8.2.4570: no command line completion for :profile and :profdelzeertzjq2023-01-15
| * | vim-patch:8.2.4565: no command line completion for :breakadd and :breakdelzeertzjq2023-01-15
| * | vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the linezeertzjq2023-01-15
|/ /
* | Merge pull request #21807 from zeertzjq/vim-8.2.4579zeertzjq2023-01-15
|\ \
| * | vim-patch:8.2.4585: cannot use keypad page-up/down for completion menuzeertzjq2023-01-15
| * | vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
| * | vim-patch:8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setzeertzjq2023-01-15
|/ /
* | vim-patch:9.0.0876: code is indented more than needed (#21805)zeertzjq2023-01-15
* | vim-patch:9.0.1043: macro has confusing name and is duplicated (#21801)zeertzjq2023-01-15
* | docs: builtin TUI is no longer channel 0 (#21794)zeertzjq2023-01-15
* | vim-patch:8.2.4406: expand functions use confusing argument names (#21800)zeertzjq2023-01-14
* | build: enable iwyu with target properties instead of variables (#21797)dundargoc2023-01-14
* | vim-patch:8.2.4398: some command completion functions are too long (#21799)zeertzjq2023-01-14
* | vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq2023-01-14
* | Merge pull request #21795 from zeertzjq/vim-8.2.4346zeertzjq2023-01-14
|\ \
| * | vim-patch:9.0.1195: restoring KeyTyped when building statusline not testedzeertzjq2023-01-14
| * | vim-patch:8.2.4391: command line executed when typing Esc in the GUIzeertzjq2023-01-14
| * | vim-patch:8.2.4382: a custom 'tabline' may cause Esc to work like Enterzeertzjq2023-01-14
| * | vim-patch:8.2.4346: a custom statusline may cause Esc to work like Enterzeertzjq2023-01-14
|/ /
* | Merge pull request #21793 from bfredl/noringbufbfredl2023-01-14
|\ \
| * | fix(rbuffer): handle edge case where write_ptr has wrapped aroundbfredl2023-01-14