aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | | treesitter: allow to list supported predicatesThomas Vigouroux2020-09-04
* | | | decor: sketch new decorations APIBjörn Linse2020-09-03
* | | | extmark: move id to dict in nvim_buf_set_extmarkBjörn Linse2020-09-03
|/ / /
* | | Merge pull request #12814 from theHamsta/escape-queriesThomas Vigouroux2020-09-01
|\ \ \
| * | | treesitter: avoid escaping complete query stringsStephan Seitz2020-08-31
* | | | Merge pull request #12736 from vigoux/ts-iter-childrenBjörn Linse2020-09-01
|\ \ \ \
| * | | | treesitter: add node:field() to get field childrenThomas Vigouroux2020-09-01
| * | | | treesitter: allow to iterate over node childrenThomas Vigouroux2020-08-31
| |/ / /
* / / / g:clipboard: allow command given as a list #12775DDoSolitary2020-09-01
|/ / /
* | | fix(win): ignore closing wins in win_findbuf #12798Thomas Vigouroux2020-08-31
* | | docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* | | lsp: Fix bad sortText comparison (#12485)Anmol Sethi2020-08-30
|/ /
* | vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documentedJan Edmund Lazo2020-08-17
* | lua: add vim.register_keystroke_callback (#12536)TJ DeVries2020-08-14
* | Merge pull request #12739 from vigoux/ts-refactor-predicatesTJ DeVries2020-08-14
|\ \
| * | treesitter: add and test vim-match? predicateThomas Vigouroux2020-08-13
| * | treesitter: add contains? predicateThomas Vigouroux2020-08-13
| * | treesitter: refactor and use lua regexesThomas Vigouroux2020-08-13
* | | fix: runtimepath always updates lua package.pathTJ DeVries2020-08-10
|/ /
* | tests/terminal/tui: wait 1ms to avoid data race in FreeBSDJan Edmund Lazo2020-08-02
* | vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo2020-08-02
* | vim-patch:8.2.0072: memory test still fails on Cirrus CIJan Edmund Lazo2020-08-02
* | vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
* | Merge pull request #12699 from jamessan/getnJames McCoy2020-07-31
|\ \
| * | lua: Use #var instead of deprecated table.getn(var)James McCoy2020-07-31
* | | shada: fix failed assertion on exit (#12692)erw72020-07-31
|/ /
* / Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)Andreas Johansson2020-07-30
|/
* terminal: fix terminal attribute overflowerw72020-07-29
* buffer_updates: emit valid old_byte_sizeThomas Vigouroux2020-07-21
* eval: improve ex_execute (#12445)erw72020-07-20
* lua: Fix crash on unprotected lua errors (#12658)TJ DeVries2020-07-19
* Merge pull request #12448 from erw7/fix-shada-write-error-on-exitMatthieu Coudron2020-07-19
|\
| * vim-patch:8.2.0920: writing viminfo fails with a circular referenceerw72020-06-09
| * shada: fix write E5004 error on exiterw72020-06-08
* | Merge pull request #12611 from janlazo/vim-8.0.1531Matthieu Coudron2020-07-19
|\ \
| * | vim-patch:8.2.0539: comparing two NULL list failsJan Edmund Lazo2020-07-19
| * | vim-patch:8.1.0819: a failed assert with a long string is hard to readJan Edmund Lazo2020-07-19
* | | startup: fix stall issue with -D options (#12652)erw72020-07-19
|/ /
* | lsp: Add support for call hierarchies (#12556)cbarrete2020-07-18
* | Reuse inccommand preview window (fix #11529) (#12612)Ville Hakulinen2020-07-15
* | lua: Add ability to pass tables with __callTJ DeVries2020-07-10
* | lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* | treesitter: update test to show overlapping worksThomas Vigouroux2020-07-10
* | Merge pull request #12531 from BK1603/autoread-tuiMatthieu Coudron2020-07-04
|\ \
| * | removed retryBK16032020-07-03
| * | replaced sleep with a changed mtime for the test fileBK16032020-07-02
| * | removed unnecessary feed callsBK16032020-07-02
| * | Added testBK16032020-07-02
* | | lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)Mathias Fußenegger2020-06-30
* | | Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
|\ \ \