aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | ci(gha/win): Specify valid directory for DEPS_BUILD_DIRJames McCoy2021-04-21
| * | | | | ci(gha): Simplify clang installationJames McCoy2021-04-21
| * | | | | ci(gha): Update to clang-12James McCoy2021-04-21
* | | | | | api: fix nvim_exec() silencing behaviour (#14413)Shadman2021-04-21
* | | | | | gitignore: add vim patches (#14412)Shadman2021-04-21
|/ / / / /
* | | | | win/package: update wintools.zip (#14408)Jan Edmund Lazo2021-04-20
* | | | | win/package: remove cat,tidy (#14402)Jan Edmund Lazo2021-04-20
|/ / / /
* | | | Merge pull request #14180 from oberblastmeister/lsp_exit_perfMichael Lingelbach2021-04-19
|\ \ \ \
| * | | | lsp: fix blocking in closing of clientsBrian Shu2021-04-19
* | | | | README.md: remove part of Install from source (#14368)erw72021-04-18
* | | | | Merge pull request #12323 from da-x/orphaned-signsMatthieu Coudron2021-04-18
|\ \ \ \ \
| * | | | | test_signs.vim: adjust for sign removal on line deletionDan Aloni2021-04-17
| * | | | | Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* | | | | | vim-patch:8.2.2773: PSL filetype not recognized (#14389)Jan Edmund Lazo2021-04-17
* | | | | | Merge pull request #14385 from chentau/extmark_deleteBjörn Linse2021-04-17
|\ \ \ \ \ \
| * | | | | | extmarks: remove curbuf->deleted_bytes2 from op_deletechentau2021-04-16
* | | | | | | Merge pull request #14365 from chentau/extmark_delbytes_moveBjörn Linse2021-04-17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | flush curbuf->deleted_bytes2 after calling do_movechentau2021-04-14
| |/ / / / /
* | | | | | Merge pull request #13684 from pohzipohzi/inputBjörn Linse2021-04-16
|\ \ \ \ \ \
| * | | | | | doc: add description for cancelreturn option in input()pohzipohzi2021-04-08
* | | | | | | Merge pull request #14355 from janlazo/vim-8.1.2313Jan Edmund Lazo2021-04-15
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.2.2769: Modula-3 config files are not recognizedJan Edmund Lazo2021-04-15
| * | | | | | | vim-patch:8.1.2313: debugging where a delay comes from is not easyJan Edmund Lazo2021-04-15
| * | | | | | | vim-patch:8.2.2046: some test failures don't give a clear errorJan Edmund Lazo2021-04-15
* | | | | | | | Merge pull request #14367 from janlazo/vim-8.2.2046Jan Edmund Lazo2021-04-15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | vim-patch:8.2.2764: memory leak when default function argument is allocatedJan Edmund Lazo2021-04-15
| * | | | | | | vim-patch:8.2.2761: using "syn include" does not work properlyJan Edmund Lazo2021-04-15
| * | | | | | | vim-patch:8.2.0265: "eval" after "if 0" doesn't check for following commandJan Edmund Lazo2021-04-15
| * | | | | | | ex_cmds: port :evalJan Edmund Lazo2021-04-15
|/ / / / / / /
* | | | | | | Merge pull request #14370 from oberblastmeister/lsp_buf_request_syncMichael Lingelbach2021-04-15
|\ \ \ \ \ \ \
| * | | | | | | lsp: add lsp.buf_request_all for invoking asynchronous callbacksBrian Shu2021-04-15
|/ / / / / / /
* | | | | | | Merge pull request #14364 from mhinz/gitignore-vim-srcThomas Vigouroux2021-04-15
|\ \ \ \ \ \ \
| * | | | | | | gitignore: handle case where .vim-src is a symlinkMarco Hinz2021-04-14
* | | | | | | | tests/functional: delete temp file created during test run (#14363)Raymond W. Ko2021-04-14
* | | | | | | | Merge pull request #14358 from bfredl/decodecoBjörn Linse2021-04-15
|\ \ \ \ \ \ \ \
| * | | | | | | | decoration: Clean up duplicate Decoration attributes + bonus hl_eol flagBjörn Linse2021-04-14
* | | | | | | | | Merge pull request #14366 from mfussenegger/text-document-version-zeroMichael Lingelbach2021-04-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | lsp: Remove vim.NIL handling from apply_text_document_editMathias Fussenegger2021-04-14
| * | | | | | | | lsp: Accept text document edits with version zeroMathias Fussenegger2021-04-14
|/ / / / / / / /
* | | | | | | | doc: prefer "python -m pip" (#14353)Aru Sahni2021-04-14
* | | | | | | | doc: port prompt-buffer section (#14342)Sean Dewar2021-04-14
| |/ / / / / / |/| | | | | |
* | | | | | | lsp: fix _make_floating_popup_size when wrap_at is nil (#14359)Michael Lingelbach2021-04-14
* | | | | | | Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv...Thomas Vigouroux2021-04-14
|\ \ \ \ \ \ \
| * | | | | | | feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* | | | | | | | lsp: fix off-by-one in line diagnostic highlightingMarco Hinz2021-04-14
* | | | | | | | Merge pull request #14119 from mfussenegger/lsp-debounceMichael Lingelbach2021-04-13
|\ \ \ \ \ \ \ \
| * | | | | | | | lsp: Add a flag to debounce didChange notificationsMathias Fussenegger2021-04-13
* | | | | | | | | Merge pull request #14324 from mhinz/lsp-border-float-placementMarco Hinz2021-04-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | lsp: correct float placement when using bordersMarco Hinz2021-04-12
| * | | | | | | | lsp: make sure borders are always inside of the screenMarco Hinz2021-04-12
| | |/ / / / / / | |/| | | | | |