aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | 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
| * | | | | vim-patch:8.1.1485: double free when garbage_collect() is used in autocommanderw72020-05-25
| * | | | | vim-patch:8.1.1484: some tests are slowDaniel Hahler2020-05-25
| * | | | | vim-patch:8.1.1435: memory usage test is a bit too flakyerw72020-05-07
| * | | | | vim-patch:8.1.1058: memory usage test may still fail on some systemserw72020-05-07
| * | | | | vim-patch:8.1.1037: memory usage test may still fail on some systemserw72020-05-07
| * | | | | vim-patch:8.1.1033: memory usage test may still fail on some systemserw72020-05-07
| * | | | | vim-patch:8.1.1031: memory usage test may still failerw72020-05-07
| * | | | | vim-patch:8.1.1027: memory usage test sometimes failserw72020-05-07
| * | | | | vim-patch:8.1.1007: using closure may consume a lot of memoryerw72020-05-07
| * | | | | vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw72020-05-07
* | | | | | Merge pull request #12367 from h-michael/lsp-logHirokazu Hata2020-05-25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | lsp: change log name to "lsp.log" from "vim-lsp.log"Hirokazu Hata2020-05-23
* | | | | | vim-patch:8.0.1668: terminal debugger: can't re-open source code window (#12329)Jan Edmund Lazo2020-05-24
* | | | | | vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* | | | | | Merge pull request #12327 from janlazo/vim-8.2.0766Matthieu Coudron2020-05-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'Jan Edmund Lazo2020-05-22
| * | | | | vim-patch:8.2.0037: missing renamed messageJan Edmund Lazo2020-05-21
| * | | | | vim-patch:8.2.0036: not enough test coverage for match functionsJan Edmund Lazo2020-05-21
| * | | | | vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is setJan Edmund Lazo2020-05-21
| * | | | | vim-patch:8.2.0766: display error when using 'number' and 'breakindent'Jan Edmund Lazo2020-05-21
* | | | | | doc: Add optional d for `:lcd` and `:tcd` (#12359)Austin Traver2020-05-22
|/ / / / /
* | | | | Change uri_to_fname to not convert non-file URIs (#12351)Mathias Fußenegger2020-05-22
* | | | | LSP: Don't swallow bufnr argument from callbacks (#12350)Mathias Fußenegger2020-05-20
* | | | | fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
* | | | | provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)Faris A Chugthai2020-05-20
| |_|/ / |/| | |