Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | runtime/lua/vim/lsp: check emptyness in get_completion_word | Vincent Rischmann | 2021-03-21 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #14060 from andymass/vim-8.2.1703 | Jan Edmund Lazo | 2021-03-20 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix a failing test (highlight_spec.lua) | Andy K. Massimino | 2021-03-20 | |
| * | | | | | | vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" | Andy K. Massimino | 2021-03-20 | |
| * | | | | | | vim-patch:8.2.1703: ":highlight clear" does not restore default link | Andy K. Massimino | 2021-03-05 | |
| * | | | | | | vim-patch:8.2.1693: "hi def" does not work for cleared highlight | Andy K. Massimino | 2021-03-05 | |
* | | | | | | | Merge pull request #14164 from andymass/vim-8.1.2020 | Jan Edmund Lazo | 2021-03-20 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | vim-patch:8.2.0422: crash when passing popup window to win_splitmove() | Andy K. Massimino | 2021-03-19 | |
| * | | | | | | | vim-patch:8.2.0093: win_splitmove() can make Vim hang | Andy K. Massimino | 2021-03-19 | |
| * | | | | | | | vim-patch:8.1.2020: it is not easy to change the window layout | Andy K. Massimino | 2021-03-19 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #14160 from jamessan/automatic-version-updates | James McCoy | 2021-03-20 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | ci(gh): Automatically create PR for version.c updates | James McCoy | 2021-03-20 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #14165 from mjlbach/feature/lsp_preview_location_syntax | Michael Lingelbach | 2021-03-19 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | lsp: set syntax instead of filetype for preview location highlighting | Michael Lingelbach | 2021-03-19 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #14155 from janlazo/vim-8.2.2609 | Jan Edmund Lazo | 2021-03-18 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | gitignore: src/nvim/testdir/test_result.log | Jan Edmund Lazo | 2021-03-17 | |
| * | | | | | | vim-patch:8.2.2611: conditions for startup tests are not exactly right | Jan Edmund Lazo | 2021-03-17 | |
| * | | | | | | vim-patch:8.2.2609: test disabled on MS-Windows even though it should work | Jan Edmund Lazo | 2021-03-17 | |
* | | | | | | | Merge pull request #14149 from Borwe/mine/uninstaller | James McCoy | 2021-03-18 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Add uninstall target for make and others | brian.orwe | 2021-03-16 | |
* | | | | | | | | Merge pull request #14144 from mfussenegger/lsp-workspace-edit-rename | Michael Lingelbach | 2021-03-18 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | lsp: Add support for delete workspaceEdit resource operation | Mathias Fussenegger | 2021-03-18 | |
| * | | | | | | | lsp: Add support for create workspaceEdit resource operation | Mathias Fussenegger | 2021-03-18 | |
| * | | | | | | | lsp: Add support for file rename via workspaceEdit | Mathias Fussenegger | 2021-03-18 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #14145 from teto/remove-tshighlighter | Matthieu Coudron | 2021-03-16 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | chore(ts): show grammar that triggers the error | Matthieu Coudron | 2021-03-16 | |
| * | | | | | | | chore: remove deprecated lua module tshighlighter | Matthieu Coudron | 2021-03-16 | |
* | | | | | | | | Merge pull request #14148 from mjlbach/mkd_round_3 | Michael Lingelbach | 2021-03-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | lsp: update lsp_markdown syntax to not clash with built-in markdown syntax | Michael Lingelbach | 2021-03-15 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #14098 from mjlbach/fix_highlighting_lsp_markdown | Michael Lingelbach | 2021-03-15 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | lsp: fix highlighting for lsp markdown code blocks | Michael Lingelbach | 2021-03-10 | |
* | | | | | | | | | Merge pull request #14076 from mfussenegger/treesitter019 | Björn Linse | 2021-03-15 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | treesitter: Update to 0.19.3 | Mathias Fussenegger | 2021-03-09 | |
* | | | | | | | | | Merge pull request #14142 from bfredl/un_ns | Björn Linse | 2021-03-15 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | api: destabilize nvim_set_hl_ns | Björn Linse | 2021-03-15 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #14140 from jamessan/delete-release | James McCoy | 2021-03-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | ci(GHA/release): Delete the release when creating a new nightly | James McCoy | 2021-03-14 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #14139 from jamessan/release-packages | James McCoy | 2021-03-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | ci(GHA/release): Stop installing gcc-multilib | James McCoy | 2021-03-14 | |
* | | | | | | | | | | Merge pull request #14123 from smolck/skip_ci | James McCoy | 2021-03-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Don't run CI on draft PRs | smolck | 2021-03-14 | |
* | | | | | | | | | | | Merge pull request #14131 from janlazo/vim-8.2.2596 | Jan Edmund Lazo | 2021-03-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | vim-patch:8.2.2604: GUI-specific command line arguments not tested | Jan Edmund Lazo | 2021-03-14 | |
| * | | | | | | | | | | | vim-patch:8.2.2601: memory usage test often fails on FreeBSD | Jan Edmund Lazo | 2021-03-14 | |
| * | | | | | | | | | | | vim-patch:8.2.2596: :doautocmd may confuse scripts listening to WinEnter | Jan Edmund Lazo | 2021-03-14 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #14020 from chentau/float_resize | Björn Linse | 2021-03-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | screen: make ui_compositor aware of the intended size of a float | chentau | 2021-03-11 | |
* | | | | | | | | | | | | Fix click on foldcolumn with vsplit (#14127) | tk-shirasaka | 2021-03-13 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #14126 from janlazo/vim-8.2.2593 | Jan Edmund Lazo | 2021-03-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to change | Jan Edmund Lazo | 2021-03-13 |