aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
* | | | treesitter: add predicate "any-of?" (#14344)Raymond W. Ko2021-05-14
|/ / /
* / / Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
|/ /
* | Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hlBjörn Linse2021-05-11
|\ \
| * | Improvements to testsshadmansaleh2021-04-22
| * | Fix lualint warningsshadmansaleh2021-04-03
| * | Add tests for nvim_set_hl()shadmansaleh2021-04-03
* | | treesitter: do not escape in match? (#14382)Stephan Seitz2021-05-11
* | | make get_region_bytecount end-exclusivechentau2021-05-09
* | | refactor nvim_buf_set_lines to use extmark_splicechentau2021-05-09
* | | Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\ \ \
| * | | vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* | | | Merge pull request #13664 from ivechan/win_exectuteJan Edmund Lazo2021-05-07
|\ \ \ \
| * | | | vim-patch:8.1.1418: win_execute() is not implemented yetjing2021-05-06
* | | | | vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* | | | | Merge pull request #14502 from chentau/extmark_pasteBjörn Linse2021-05-07
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | splice extmarks on every line for block visual pastechentau2021-05-06
* | | | | Merge pull request #14500 from jamessan/coverity-fixesJames McCoy2021-05-06
|\ \ \ \ \
| * | | | | coverity/331378: Fix inserting new decor providerJames McCoy2021-05-06
* | | | | | lsp: add a test for the jump_to_location + jump list fixfrancisco souza2021-05-06
|/ / / / /
* | | | | Merge pull request #14483 from mjlbach/floating_window_border_fixBjörn Linse2021-05-05
|\ \ \ \ \
| * | | | | tests: floating windows terminate border on edge of viewport when window exte...Michael Lingelbach2021-05-04
| | |_|/ / | |/| | |
* | | | | Merge pull request #14424 from janlazo/vim-8.1.1726Jan Edmund Lazo2021-05-04
|\ \ \ \ \
| * | | | | vim-patch:ebdf3c964a90Jan Edmund Lazo2021-04-27
* | | | | | Merge pull request #14418 from DerekStride/treesitter-set-directiveThomas Vigouroux2021-05-03
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ensure there is a nested table allocated for #set!derekstride2021-04-27
| |/ / / /
* / / / / decorations: right_align and win_colBjörn Linse2021-05-01
|/ / / /
* | / / ui_compositior: handle multiple displayed floats in the same tickBjörn Linse2021-04-26
| |/ / |/| |
* | | lsp: make tagstack smarter motion-wise (#12262)Gabriel Sanches2021-04-23
* | | api: fix nvim_exec() silencing behaviour (#14413)Shadman2021-04-21
|/ /
* | Merge pull request #12323 from da-x/orphaned-signsMatthieu Coudron2021-04-18
|\ \
| * | Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* | | Merge pull request #14385 from chentau/extmark_deleteBjörn Linse2021-04-17
|\ \ \
| * | | extmarks: remove curbuf->deleted_bytes2 from op_deletechentau2021-04-16
* | | | Merge pull request #14365 from chentau/extmark_delbytes_moveBjörn Linse2021-04-17
|\ \ \ \ | |_|/ / |/| | |
| * | | flush curbuf->deleted_bytes2 after calling do_movechentau2021-04-14
| |/ /
* | | tests/functional: delete temp file created during test run (#14363)Raymond W. Ko2021-04-14
* | | Merge pull request #14358 from bfredl/decodecoBjörn Linse2021-04-15
|\ \ \
| * | | decoration: Clean up duplicate Decoration attributes + bonus hl_eol flagBjörn Linse2021-04-14
* | | | lsp: Remove vim.NIL handling from apply_text_document_editMathias Fussenegger2021-04-14
* | | | lsp: Accept text document edits with version zeroMathias Fussenegger2021-04-14
| |/ / |/| |
* | | Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv...Thomas Vigouroux2021-04-14
|\ \ \
| * | | feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* | | | Merge pull request #14318 from chentau/extmark_luadoBjörn Linse2021-04-13
|\ \ \ \
| * | | | extmark: splice extmarks on :luadochentau2021-04-12
| |/ / /
* | / / float: add "solid" border style (#14310)Marco Hinz2021-04-12
| |/ / |/| |
* | | test/ui/cmdline: set notimeout to remove indeterminism (#14338)Jan Edmund Lazo2021-04-10
* | | Merge pull request #14317 from chentau/extmark_subBjörn Linse2021-04-10
|\ \ \
| * | | extmark: correct extmark_splice call with inccommandchentau2021-04-09
| |/ /
* | | Merge pull request #14321 from jamessan/ci-fixesJames McCoy2021-04-09
|\ \ \