mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.388
Problem: With 'linebreak' set and 'list' unset a Tab is not counted properly. (Kent Sibilev) Solution: Check the 'list' option. (Christian Brabandt)
This commit is contained in:
@@ -207,7 +207,7 @@ static int included_patches[] = {
|
||||
//391,
|
||||
//390,
|
||||
//389,
|
||||
//388,
|
||||
388,
|
||||
//387,
|
||||
//386,
|
||||
//385,
|
||||
|
Reference in New Issue
Block a user