aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
| * | | treesitter: use single nodes in set_rangesThomas Vigouroux2020-06-29
| * | | treesitter: separate tests into smaller piecesThomas Vigouroux2020-06-29
| * | | treesitter: use nodes to mark rangesThomas Vigouroux2020-06-29
| * | | treesitter: test newly added set_included_rangesThomas Vigouroux2020-06-29
| |/ /
* | | Merge pull request #12252 from dlukes/formatting-syncHirokazu Hata2020-06-27
|\ \ \ | |/ / |/| |
| * | lsp: Add sync variant of LSP formattingDavid Lukes2020-06-22
* | | terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)Ghjuvan Lacambre2020-06-22
* | | Merge pull request #12455 from janlazo/vim-8.0.1554Matthieu Coudron2020-06-22
|\ \ \
| * | | vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
| * | | vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
| |/ /
* / / eval: fix assertion failure in garbage collection (#12436)erw72020-06-22
|/ /
* | lsp: Add new highlight groups used in show_line_diagnostics (#12473)francisco souza2020-06-18
* | lsp: Fix text edits with the same start position (#12434)Andreas Johansson2020-06-14
* | test: Fix ignored LSP tests (#12470)David Lukes2020-06-11
* | Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
|\ \
| * | nvim_input: add testerw72020-05-25
* | | 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: fix testsThomas Vigouroux2020-06-03
| * | 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
* | | | Merge pull request #12413 from janlazo/vim-8.2.0089Matthieu Coudron2020-06-06
|\ \ \ \
| * | | | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan 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: compute height of floating preview correctly for wrapped lines (#12380)Christian Clason2020-06-04
* | | lua: fix behavior when split empty string (#12429)notomo2020-06-04
* | | Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexingHirokazu Hata2020-06-04
|\ \ \
| * | | Add tests for jump_to_locationAndreas 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: vim.wait implementationTJ DeVries2020-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: make the command error message more detailed (#11633)Hirokazu Hata2020-05-26
* | | Merge pull request #10905 from erw7/vim-8.1.0475Matthieu Coudron2020-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.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* | | Change uri_to_fname to not convert non-file URIs (#12351)Mathias Fußenegger2020-05-22
* | | fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
* | | test: fix flaky vim.defer_fn testHirokazu Hata2020-05-19
* | | lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
| |/ |/|