vim-patch:7.4.658

Problem:    'formatexpr' is evaluated too often.
Solution:   Only invoke it when beyond the 'textwidth' column, as it is
            documented. (James McCoy)

0f8dd840fc
This commit is contained in:
Shougo Matsushita
2015-12-13 13:06:28 +09:00
parent f183cc14de
commit 815fe24604
2 changed files with 8 additions and 4 deletions

View File

@@ -338,7 +338,7 @@ static int included_patches[] = {
// 661,
660,
659,
// 658,
658,
// 657 NA
// 656,
// 655,