diff options
author | Scott Prager <splinterofchaos@gmail.com> | 2014-10-11 19:13:35 -0400 |
---|---|---|
committer | Scott Prager <splinterofchaos@gmail.com> | 2014-11-11 12:51:58 -0500 |
commit | 24ebb018e28187c61900b1616e4f79fec9d70878 (patch) | |
tree | ad4150d59bafeaf255ce737cb3945a4c9e7ac638 /src/nvim/testdir/test_breakindent.ok | |
parent | b1e06c6d60f4947794851982eb73db6ef3b64fbf (diff) | |
download | rneovim-24ebb018e28187c61900b1616e4f79fec9d70878.tar.gz rneovim-24ebb018e28187c61900b1616e4f79fec9d70878.tar.bz2 rneovim-24ebb018e28187c61900b1616e4f79fec9d70878.zip |
vim-patch:7.4.416
Problem: Problem with breakindent/showbreak and tabs.
Solution: Handle tabs differently. (Christian Brabandt)
https://code.google.com/p/vim/source/detail?name=v7-4-416
Diffstat (limited to 'src/nvim/testdir/test_breakindent.ok')
-rw-r--r-- | src/nvim/testdir/test_breakindent.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nvim/testdir/test_breakindent.ok b/src/nvim/testdir/test_breakindent.ok index 723cb25012..d89d424fb3 100644 --- a/src/nvim/testdir/test_breakindent.ok +++ b/src/nvim/testdir/test_breakindent.ok @@ -53,3 +53,6 @@ Test 4: Simple breakindent + min width: 18 Test 11: strdisplaywidth when breakindent is on strdisplaywidth: 46 == calculated: 64 +Test 12: breakindent with wrapping Tab +d +w |