aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* 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
| |/
* | eval: add v:_null_stringJan Edmund Lazo2021-04-08
* | Merge pull request #14200 from teto/treesitter-checkhealthMarco Hinz2021-04-07
|\ \
| * | feat(ts): include parser ABI version in checkhealthThomas Vigouroux2021-04-06
* | | Merge pull request #14227 from bfredl/bordaa3Björn Linse2021-04-05
|\ \ \
| * | | Border: allow to enable/disable specific border edgesBjörn Linse2021-04-04
* | | | Merge pull request #14199 from bfredl/chansend2Björn Linse2021-04-04
|\ \ \ \
| * | | | api: fix use-after-free in nvim_chan_sendBjörn Linse2021-04-04
* | | | | vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
| |/ / / |/| | |
* | | | Merge pull request #14278 from chentau/extmark_retabBjörn Linse2021-04-04
|\ \ \ \ | |/ / / |/| | |
| * | | extmark: fixes for noexpandtab and retabchentau2021-04-02
| | |/ | |/|
* | | Merge pull request #14268 from erw7/fix-p_ch-problemerw72021-04-04
|\ \ \
| * | | screen: fix problem with p_cherw72021-04-03
| | |/ | |/|
* | | test/lsp: disable tracking in LSP tests (here be dragons)Björn Linse2021-04-03
* | | Merge pull request #14027 from dylanarmstrong/fix/13955-empty-paste-in-term-s...Björn Linse2021-04-02
|\ \ \ | |_|/ |/| |
| * | chore: revert unrelated changes in testDylan Armstrong2021-02-27
| * | test: use assert_alive helper rather than eqDylan Armstrong2021-02-27
| * | test: segfault test for empty buffer paste on termDylan Armstrong2021-02-26
* | | vim-patch:8.2.2686: status line is not updated when going to cmdline modeJan Edmund Lazo2021-04-01
| |/ |/|
* | Merge pull request #14259 from janlazo/fix-dictwatcherdel-crashJan Edmund Lazo2021-03-31
|\ \
| * | more testsDaniel Hahler2021-03-30
| * | testDaniel Hahler2021-03-30
| * | Test and initial fix for crash with dictwatcherdelDaniel Hahler2021-03-30
* | | fixup: remove unused test functionTJ DeVries2021-03-31
* | | ts: Add per-language highlight linksTJ DeVries2021-03-31
* | | fixup: Add a test and it is so prettyTJ DeVries2021-03-30
|/ /
* | Make sure window is still valid in the middle of calling :lopen (#14240)Tony Chen2021-03-29
* | Merge pull request #13851 from VVKot/vim-8.1.0105Jan Edmund Lazo2021-03-28
|\ \
| * | vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* | | Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hideBjörn Linse2021-03-28
|\ \ \ | |/ / |/| |
| * | api: add vim.api.nvim_win_hideCorey Williamson2021-03-09
* | | floats: handle interaction with popupmenu and border correctlyBjörn Linse2021-03-25
* | | Merge pull request #14191 from chentau/extmark_blockpasteBjörn Linse2021-03-24
|\ \ \
| * | | Extmarks: correct buffer events on blockwise pastechentau2021-03-23
* | | | Merge pull request #14194 from bfredl/provide_virtBjörn Linse2021-03-23
|\ \ \ \
| * | | | decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* | | | | Merge pull request #14190 from teto/fix-cursorlinenrMatthieu Coudron2021-03-23
|\ \ \ \ \
| * | | | | chore: add test for CursorLineNr with filler linesMatthieu Coudron2021-03-22