| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | vim-patch:8.2.2764: memory leak when default function argument is allocated | Jan Edmund Lazo | 2021-04-15 | |
| | * | | | | | | | vim-patch:8.2.2761: using "syn include" does not work properly | Jan Edmund Lazo | 2021-04-15 | |
| | * | | | | | | | vim-patch:8.2.0265: "eval" after "if 0" doesn't check for following command | Jan Edmund Lazo | 2021-04-15 | |
| | * | | | | | | | ex_cmds: port :eval | Jan Edmund Lazo | 2021-04-15 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #14370 from oberblastmeister/lsp_buf_request_sync | Michael Lingelbach | 2021-04-15 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | lsp: add lsp.buf_request_all for invoking asynchronous callbacks | Brian Shu | 2021-04-15 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #14364 from mhinz/gitignore-vim-src | Thomas Vigouroux | 2021-04-15 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | gitignore: handle case where .vim-src is a symlink | Marco Hinz | 2021-04-14 | |
| * | | | | | | | | tests/functional: delete temp file created during test run (#14363) | Raymond W. Ko | 2021-04-14 | |
| * | | | | | | | | Merge pull request #14358 from bfredl/decodeco | Björn Linse | 2021-04-15 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | decoration: Clean up duplicate Decoration attributes + bonus hl_eol flag | Björn Linse | 2021-04-14 | |
| * | | | | | | | | | Merge pull request #14366 from mfussenegger/text-document-version-zero | Michael Lingelbach | 2021-04-14 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | lsp: Remove vim.NIL handling from apply_text_document_edit | Mathias Fussenegger | 2021-04-14 | |
| | * | | | | | | | | lsp: Accept text document edits with version zero | Mathias Fussenegger | 2021-04-14 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | doc: prefer "python -m pip" (#14353) | Aru Sahni | 2021-04-14 | |
| * | | | | | | | | doc: port prompt-buffer section (#14342) | Sean Dewar | 2021-04-14 | |
| | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | | lsp: fix _make_floating_popup_size when wrap_at is nil (#14359) | Michael Lingelbach | 2021-04-14 | |
| * | | | | | | | Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv... | Thomas Vigouroux | 2021-04-14 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | feat(treesitter): allow injections to be configured through directives | Steven Sojka | 2021-04-02 | |
| * | | | | | | | | lsp: fix off-by-one in line diagnostic highlighting | Marco Hinz | 2021-04-14 | |
| * | | | | | | | | Merge pull request #14119 from mfussenegger/lsp-debounce | Michael Lingelbach | 2021-04-13 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | lsp: Add a flag to debounce didChange notifications | Mathias Fussenegger | 2021-04-13 | |
| * | | | | | | | | | Merge pull request #14324 from mhinz/lsp-border-float-placement | Marco Hinz | 2021-04-13 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | lsp: correct float placement when using borders | Marco Hinz | 2021-04-12 | |
| | * | | | | | | | | lsp: make sure borders are always inside of the screen | Marco Hinz | 2021-04-12 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #14318 from chentau/extmark_luado | Björn Linse | 2021-04-13 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | extmark: splice extmarks on :luado | chentau | 2021-04-12 | |
| * | | | | | | | | | tutor: force one sign per line (#14352) | Marco Hinz | 2021-04-13 | |
| * | | | | | | | | | float: add "solid" border style (#14310) | Marco Hinz | 2021-04-12 | |
| | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #14337 from janlazo/vim-8.2.0409 | Jan Edmund Lazo | 2021-04-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | test/old: ':execute' does not suppress range error | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | vim-patch:8.1.2416: loading menus sets v:errmsg | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | vim-patch:8.1.1841: no test for Ex shift commands | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | vim-patch:8.2.1920: listlbr test fails when run after another test | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | vim-patch:8.2.2050: search test contains unneeded sleeps | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | vim-patch:8.2.0409: search test leaves file behind | Jan Edmund Lazo | 2021-04-11 | |
| * | | | | | | | | | Merge pull request #14343 from jamessan/doc-fix | James McCoy | 2021-04-11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | fix(doc): Add '/site' to stdpath('data') example in `:help 'rtp'` | James McCoy | 2021-04-10 | |
| * | | | | | | | | | Merge pull request #14339 from janlazo/vim-8.2.0044 | Jan Edmund Lazo | 2021-04-11 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:8.2.2319: "exptype_T" can be read as "expected type" | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | | vim-patch:8.2.0069: ETYPE_ is used for two different enums | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | | vim-patch:8.2.0045: script test fails | Jan Edmund Lazo | 2021-04-11 | |
| | * | | | | | | | | | vim-patch:8.2.0044: expression type is used inconsistently | Jan Edmund Lazo | 2021-04-11 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #14340 from mjlbach/fix_clangd_nix | Michael Lingelbach | 2021-04-10 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | contrib: add clang-tools to nix flake | Michael Lingelbach | 2021-04-10 | |
| * | | | | | | | | | test/ui/cmdline: set notimeout to remove indeterminism (#14338) | Jan Edmund Lazo | 2021-04-10 | |
| * | | | | | | | | | Merge pull request #14317 from chentau/extmark_sub | Björn Linse | 2021-04-10 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | extmark: correct extmark_splice call with inccommand | chentau | 2021-04-09 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | doc: advertise nanotee/nvim-lua-guide (#14332) [skip ci] | Christian Clason | 2021-04-09 | |
| * | | | | | | | | Merge pull request #14321 from jamessan/ci-fixes | James McCoy | 2021-04-09 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||