0
0
mirror of https://github.com/vim/vim.git synced 2025-11-15 23:14:06 -05:00

updated for version 7.4a.013

Problem:    Setting/resetting 'lbr' in the main help file changes alignment
            after a Tab. (Dimitar Dimitrov)
Solution:   Also use the code for conceal mode where n_extra is computed for
            'lbr'.
This commit is contained in:
Bram Moolenaar
2013-07-13 12:36:55 +02:00
parent fba2424cf2
commit 3ff9b185fe
4 changed files with 22 additions and 5 deletions

View File

@@ -68,6 +68,9 @@ GGk
GGk
:normal $
GGk
:set lbr
:normal $
GGk
:" Display result.
:call append('$', 'end:')
:call append('$', positions)

View File

@@ -21,3 +21,4 @@ end:
9:17
9:25
9:26
9:26