aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | | lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...Dheepak Krishnamurthy2020-06-04
* | | | | | lua: fix behavior when split empty string (#12429)notomo2020-06-04
* | | | | | build: match WSL2 kernel name (#12425)Luis Hagenauer2020-06-04
* | | | | | Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexingHirokazu Hata2020-06-04
|\ \ \ \ \ \
| * | | | | | Add tests for jump_to_locationAndreas Johansson2020-05-19
| * | | | | | Use get_line_byte_from_position in jump_to_locationAndreas Johansson2020-05-19
| * | | | | | Refactor fetching the line byteAndreas Johansson2020-05-19
* | | | | | | Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* | | | | | | lua: fix infinite loop for vim.split on empty string (#12420)notomo2020-06-02
| |_|/ / / / |/| | | | |
* | | | | | lua: add vim.highlight.range (#12401)Christian Clason2020-05-31
* | | | | | vim-patch.sh: fix bash version-check message #12398Poh Zi How2020-05-31
| |/ / / / |/| | | |
* | | | | vim-patch:8.2.0843: filetype elm not detected (#12403)Jan Edmund Lazo2020-05-30
* | | | | Merge pull request #12348 from tjdevries/luawaitTJ DeVries2020-05-30
|\ \ \ \ \
| * | | | | lua: vim.wait implementationTJ DeVries2020-05-30
| * | | | | lua: vim.wait initial outlineBjörn Linse2020-05-30
|/ / / / /
* | | | | provider: Fix ruby checkhealth error for Windows (#12400)BusyBruce2020-05-30
* | | | | API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379Justin M. Keyes2020-05-29
* | | | | lua: simple snippet support in the completion items (#12118)Viktor Kojouharov2020-05-28
* | | | | lsp: add preview_location util function (#12368)Christian Clason2020-05-26
* | | | | lsp: make the command error message more detailed (#11633)Hirokazu Hata2020-05-26
* | | | | Merge pull request #11803 from erw7/virtual-terminal-inputMatthieu Coudron2020-05-26
|\ \ \ \ \
| * | | | | deps: update libuverw72020-05-26
| * | | | | win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
| * | | | | win: use virtual terminal input (VTI) if available #11803erw72020-05-26
|/ / / / /
* | | | | Merge pull request #10905 from erw7/vim-8.1.0475Matthieu Coudron2020-05-25
|\ \ \ \ \
| * | | | | eval: fix problem with free_unref_funccal not being callederw72020-05-25