aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | tex.vim: patch runtime to 65e0d77a66b7Manuel Krebs2020-06-16
| * | | | tex.vim: patch runtime to 388a5d4f20b4Manuel Krebs2020-06-16
| * | | | tex.vim: patch runtime to 1d9215b9aaa1Manuel Krebs2020-06-16
|/ / / /
* | | | Merge pull request #12342 from h-michael/fix-docHirokazu Hata2020-06-15
|\ \ \ \
| * | | | doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
* | | | | Merge pull request #12469 from h-michael/requestHirokazu Hata2020-06-15
|\ \ \ \ \
| * | | | | lsp: even if contents before change is 0 byte, request to serverHirokazu Hata2020-06-11
* | | | | | Fix highlight group names in LSP documentation (#12427)Kevin Fleming2020-06-14
* | | | | | lsp: Fix text edits with the same start position (#12434)Andreas Johansson2020-06-14
| |_|_|/ / |/| | | |
* | | | | lsp: Add `BufLeave` to `close_preview_autocmd` function call (#12477)Dheepak Krishnamurthy2020-06-12
* | | | | test: Fix ignored LSP tests (#12470)David Lukes2020-06-11
* | | | | lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...Stephan Seitz2020-06-11
|/ / / /
* | | | Merge pull request #12467 from h-michael/issue-templateHirokazu Hata2020-06-11
|\ \ \ \
| * | | | issue template: fix label syntax for lsp bug reportHirokazu Hata2020-06-11
|/ / / /
* | | | Merge pull request #12461 from h-michael/issue-templateHirokazu Hata2020-06-11
|\ \ \ \
| * | | | add GitHub issue template for lspHirokazu Hata2020-06-11
* | | | | Merge pull request #11819 from erw7/fix-dot-net-stdinJames McCoy2020-06-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add overlapped option to jobstarterw72020-06-10
|/ / / /
* | | | Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
|\ \ \ \
| * | | | [squash] fix comment [skip ci]erw72020-05-26
| * | | | nvim_input: add testerw72020-05-25
| * | | | input: fix stack overflowerw72020-05-25
* | | | | Merge pull request #12192 from Billy4195/vim-8.2.0629Matthieu Coudron2020-06-07
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vim-patch:8.2.0629: setting a boolean option to v:false does not workBilly Su2020-06-06
| * | | | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
|/ / / /
* | | | Merge pull request #12321 from vigoux/treesitter-runtimeMatthieu Coudron2020-06-06
|\ \ \ \
| * | | | treesitter: update runtimeThomas Vigouroux2020-06-03
| * | | | treesitter: fix testsThomas Vigouroux2020-06-03
| * | | | treesitter: enhance script and add READMEThomas Vigouroux2020-06-02
| * | | | treesitter: add update script and update runtimeThomas Vigouroux2020-06-02
| * | | | treesitter: update runtimeThomas Vigouroux2020-06-02
* | | | | Merge pull request #12416 from teto/openbsd_fixMatthieu Coudron2020-06-06
|\ \ \ \ \
| * | | | | test: remove flaky unhelpful testTJ DeVries2020-06-06
| * | | | | ci: bump openbsd image 6.5 -> 6.7Matthieu Coudron2020-06-06
* | | | | | Merge pull request #12413 from janlazo/vim-8.2.0089Matthieu Coudron2020-06-06
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.0905: test coverage could be betterJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.2.0892: ubsan warns for undefined behaviorJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.1.2335: error message for function arguments may use NULL pointerJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.2.0873: a .jl file can be sawfish (lisp) or JuliaJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.1.2018: using freed memory when out of memory and displaying messageJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.1.1895: using NULL pointer when out of memoryJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.0.1564: too many #ifdefsJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.1.0917: double free when running out of memoryJan Edmund Lazo2020-06-04
| * | | | | | vim-patch:8.2.0089: crash when running out of memory in :setfiletype completionJan Edmund Lazo2020-06-04
| |/ / / / /
* | | | | | Merge pull request #12411 from kuuote/fix-remote-plugin-commandMatthieu Coudron2020-06-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test: rewrite to multiple argumentskuuote2020-06-01
| * | | | | runtime: fix remote plugin command fails at some casekuuote2020-05-31
* | | | | | lsp: do not process diagnostics for unloaded buffers (#12440)TJ DeVries2020-06-04
* | | | | | lsp: compute height of floating preview correctly for wrapped lines (#12380)Christian Clason2020-06-04