aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #14164 from andymass/vim-8.1.2020Jan Edmund Lazo2021-03-20
|\ \ \ \ | | | | | | | | | | [RFC] vim-patch 8.{1.2020,2.0093,2.0422}: add win_splitmove()
| * | | | vim-patch:8.2.0422: crash when passing popup window to win_splitmove()Andy K. Massimino2021-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Crash when passing popup window to win_splitmove(). (john Devin) Solution: Disallow moving a popup window. (closes vim/vim#5816) https://github.com/vim/vim/commit/0f1563ffee4397f5b379517c41b7c9a977fd2e22 Add translated test for 8.2.0422 (popup->floating)
| * | | | vim-patch:8.2.0093: win_splitmove() can make Vim hangAndy K. Massimino2021-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: win_splitmove() can make Vim hang. Solution: Check windows exists in the current tab page. (closes vim/vim#5444) https://github.com/vim/vim/commit/7b94e77132eabdf0e43abca57e2ffeb961545174
| * | | | vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
| | |/ / | |/| | | | | | | | | | | | | | | | | | Problem: It is not easy to change the window layout. Solution: Add win_splitmove(). (Andy Massimino, closes vim/vim#4561) https://github.com/vim/vim/commit/d20dcb3d011da6111153109f6e46fbd5c7fe9fb6
* | | | Merge pull request #14160 from jamessan/automatic-version-updatesJames McCoy2021-03-20
|\ \ \ \ | | | | | | | | | | ci(gh): Automatically create PR for version.c updates
| * | | | ci(gh): Automatically create PR for version.c updatesJames McCoy2021-03-20
| |/ / / | | | | | | | | | | | | [skip ci]
* | | | Merge pull request #14165 from mjlbach/feature/lsp_preview_location_syntaxMichael Lingelbach2021-03-19
|\ \ \ \ | |/ / / |/| | | lsp: set syntax instead of filetype for preview location highlighting
| * | | lsp: set syntax instead of filetype for preview location highlightingMichael Lingelbach2021-03-19
|/ / /
* | | Merge pull request #14155 from janlazo/vim-8.2.2609Jan Edmund Lazo2021-03-18
|\ \ \ | | | | | | | | vim-patch:8.2.{2609,2611}
| * | | gitignore: src/nvim/testdir/test_result.logJan Edmund Lazo2021-03-17
| | | | | | | | | | | | | | | | PR https://github.com/neovim/neovim/pull/14063 added it by mistake.
| * | | vim-patch:8.2.2611: conditions for startup tests are not exactly rightJan Edmund Lazo2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Conditions for startup tests are not exactly right. Solution: Check for type of GUI instead of MS-Windows. (Ozaki Kiichi, closes vim/vim#7976) https://github.com/vim/vim/commit/f8c52e8d08de3fdf48db877d7d53d2d68c6ceb7b
| * | | vim-patch:8.2.2609: test disabled on MS-Windows even though it should workJan Edmund Lazo2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Test disabled on MS-Windows even though it should work. Solution: Restore the condition for skipping the test. (Ken Takata, closes vim/vim#7970) https://github.com/vim/vim/commit/321481299757cdd43baeed33f4c5ba543fdfc7f7
* | | | Merge pull request #14149 from Borwe/mine/uninstallerJames McCoy2021-03-18
|\ \ \ \ | | | | | | | | | | | | | | | [FEATURE] Add uninstall target for make and others Closes #14105
| * | | | Add uninstall target for make and othersbrian.orwe2021-03-16
| | | | |
* | | | | Merge pull request #14144 from mfussenegger/lsp-workspace-edit-renameMichael Lingelbach2021-03-18
|\ \ \ \ \ | |_|/ / / |/| | | | lsp: Add support for create,rename,delete workspaceEdit resourceOperations
| * | | | lsp: Add support for delete workspaceEdit resource operationMathias Fussenegger2021-03-18
| | | | |
| * | | | lsp: Add support for create workspaceEdit resource operationMathias Fussenegger2021-03-18
| | | | |
| * | | | lsp: Add support for file rename via workspaceEditMathias Fussenegger2021-03-18
|/ / / /
* | | | Merge pull request #14145 from teto/remove-tshighlighterMatthieu Coudron2021-03-16
|\ \ \ \ | | | | | | | | | | chore: remove deprecated lua module tshighlighter
| * | | | chore(ts): show grammar that triggers the errorMatthieu Coudron2021-03-16
| | | | | | | | | | | | | | | | | | | | to help debugging
| * | | | chore: remove deprecated lua module tshighlighterMatthieu Coudron2021-03-16
| | | | |
* | | | | Merge pull request #14148 from mjlbach/mkd_round_3Michael Lingelbach2021-03-16
|\ \ \ \ \ | | | | | | | | | | | | lsp: update lsp_markdown syntax to not clash with built-in markdown syntax
| * | | | | lsp: update lsp_markdown syntax to not clash with built-in markdown syntaxMichael Lingelbach2021-03-15
|/ / / / /
* | | | | Merge pull request #14098 from mjlbach/fix_highlighting_lsp_markdownMichael Lingelbach2021-03-15
|\ \ \ \ \ | | | | | | | | | | | | lsp: fix highlighting for lsp markdown code blocks
| * | | | | lsp: fix highlighting for lsp markdown code blocksMichael Lingelbach2021-03-10
| | | | | |
* | | | | | Merge pull request #14076 from mfussenegger/treesitter019Björn Linse2021-03-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | treesitter: Update to 0.19.3
| * | | | | treesitter: Update to 0.19.3Mathias Fussenegger2021-03-09
| | | | | |
* | | | | | Merge pull request #14142 from bfredl/un_nsBjörn Linse2021-03-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | api: destabilize nvim_set_hl_ns
| * | | | | | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | The sematics and signature of this API is going to change, but we don't wanna delay 0.5 for it. Mark API as unstable for now.
* | | | | | Merge pull request #14140 from jamessan/delete-releaseJames McCoy2021-03-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | ci(GHA/release): Delete the release when creating a new nightly
| * | | | | | ci(GHA/release): Delete the release when creating a new nightlyJames McCoy2021-03-14
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts #13733. Disabling delete of the release leaves behind a draft release associated with the previous nightly tag, which is annoying to cleanup. In the rare circumstances that the creation of a new nightly fails after deleting the previous nightly, the job can be re-run or a nightly can be missing for a day.
* | | | | | Merge pull request #14139 from jamessan/release-packagesJames McCoy2021-03-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | ci(GHA/release): Stop installing gcc-multilib
| * | | | | | ci(GHA/release): Stop installing gcc-multilibJames McCoy2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent changes in Xenial have made it uninstallable and we aren't actually using anything from it for the release builds.
* | | | | | | Merge pull request #14123 from smolck/skip_ciJames McCoy2021-03-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Don't run CI on draft PRs
| * | | | | | | Don't run CI on draft PRssmolck2021-03-14
| | | | | | | |
* | | | | | | | Merge pull request #14131 from janlazo/vim-8.2.2596Jan Edmund Lazo2021-03-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vim-patch:8.2.{2596,2601,2604}
| * | | | | | | | vim-patch:8.2.2604: GUI-specific command line arguments not testedJan Edmund Lazo2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: GUI-specific command line arguments not tested. Solution: Add tests for several arguments. (Dominique Pellé, closes vim/vim#7962) https://github.com/vim/vim/commit/240309c9bfa8a0d2f154712f8e0dd33589f181d3
| * | | | | | | | vim-patch:8.2.2601: memory usage test often fails on FreeBSDJan Edmund Lazo2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Memory usage test often fails on FreeBSD. Solution: Increase multiplier for upper limit. https://github.com/vim/vim/commit/6bce5856b5fc4d4eb8f75298382251ecda659ac3
| * | | | | | | | vim-patch:8.2.2596: :doautocmd may confuse scripts listening to WinEnterJan Edmund Lazo2021-03-14
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: :doautocmd may confuse scripts listening to WinEnter. Solution: Do the current buffer last. (closes vim/vim#7958) https://github.com/vim/vim/commit/41cd80335cf318c15c8b0139f53ab5e8a02561ef
* | | | | | | | Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update lines after shrinking floating window
| * | | | | | | | screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
| | | | | | | | |
* | | | | | | | | Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #14126 from janlazo/vim-8.2.2593Jan Edmund Lazo2021-03-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vim-patch:8.2.{2593,2594,2595}
| * | | | | | | | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to changeJan Edmund Lazo2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Setting 'winminheight' may cause 'lines' to change. Solution: Also take minimal height of other tabpages into account. (vim/vim#7899) https://github.com/vim/vim/commit/9e813b3dea94a8952b732a224fa31beba6e85973
| * | | | | | | | vim-patch:8.2.2594: alternate buffer added to session file even when it's hiddenJan Edmund Lazo2021-03-13
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Alternate buffer added to session file even when it's hidden. Solution: Check the 'buflisted' option. (closes vim/vim#7951) https://github.com/vim/vim/commit/0756f757edba755b75e0c9c612ab2f7e673def84 N/A patches for version.c: vim-patch:8.2.2593: list of distributed files is incomplete Problem: List of distributed files is incomplete. Solution: Add a file and rename another. https://github.com/vim/vim/commit/0de8e2d6a3fae61c4d9dfdd6f16fc5040d994f6c
* | | | | | | | Merge pull request #14125 from janlazo/vim-8.2.2591Jan Edmund Lazo2021-03-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vim-patch:8.2.{2341,2452,2591}
| * | | | | | | | vim-patch:8.2.2341: expresison command line completion incomplete after "g:"Jan Edmund Lazo2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Expresison command line completion shows variables but not functions after "g:". (Gary Johnson) Solution: Prefix "g:" when needed to a global function. https://github.com/vim/vim/commit/1bb4de5302ba038b9c59e845b6d735e87d5681d0 Port most of patch v8.2.0335 to complete script-local functions if the name starts with "s:".
| * | | | | | | | vim-patch:8.2.2452: no completion for the 'filetype' optionJan Edmund Lazo2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: No completion for the 'filetype' option. Solution: Add filetype completion. (Martin Tournoij, closes vim/vim#7747) https://github.com/vim/vim/commit/d5e8c92816f35ea1a9298084238a08f35958baa6
| * | | | | | | | vim-patch:8.2.2591: Poke files are not recognizedJan Edmund Lazo2021-03-12
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Poke files are not recognized. Solution: Add a filetype entry. (Matt Ihlenfield) https://github.com/vim/vim/commit/c80f647512b001fb6952ed10d076d56c3d4b84e0
* | | | | | | | Merge pull request #13567 from bfredl/termpipeBjörn Linse2021-03-12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | api: allow open non-current buffer as terminal (+ xmas bonus)