aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorPatrick <patrick@bitscope.com>2016-07-12 11:27:56 +1000
committerJustin M. Keyes <justinkz@gmail.com>2016-07-18 11:39:40 -0400
commit8c1fb99d2d4058d2cc1decbfed89b1f73b38cef6 (patch)
tree007c237b4a9c0a2b0dd602f184bf835481668b0b /src/nvim/testdir/Makefile
parent7563972fd9d89fcce4bab183694ab16efef122c0 (diff)
downloadrneovim-8c1fb99d2d4058d2cc1decbfed89b1f73b38cef6.tar.gz
rneovim-8c1fb99d2d4058d2cc1decbfed89b1f73b38cef6.tar.bz2
rneovim-8c1fb99d2d4058d2cc1decbfed89b1f73b38cef6.zip
vim-patch:7.4.1491 #5048
Problem: Visual-block shift breaks multi-byte characters. Solution: Compute column differently. (Yasuhiro Matsumoto) Add a test. https://github.com/vim/vim/commit/20b4f463f4ab50fa9bcc9838aa94101fa5698125
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index 30f5170565..fb0079111c 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -39,6 +39,7 @@ NEW_TESTS = \
test_syntax.res \
test_timers.res \
test_viml.res \
+ test_visual.res \
test_alot.res
SCRIPTS_GUI := test16.out