Closed
Conversation
947546e to
f98edeb
Compare
Member
Author
|
rebased against 8.0.425 thanks to Danek Duvall |
Contributor
|
The test failures ( |
Member
Author
|
thanks @dhduvall fixed that and changed some ifdefs slightly |
d0fa824 to
2b6dbff
Compare
Member
Author
|
updated patch and fix merge conflict in gen_opt_test.vim |
Codecov Report
@@ Coverage Diff @@
## master #857 +/- ##
==========================================
- Coverage 74.58% 74.56% -0.02%
==========================================
Files 76 76
Lines 124841 125100 +259
==========================================
+ Hits 93111 93285 +174
- Misses 31730 31815 +85
Continue to review full report at Codecov.
|
Member
Author
|
not sure why github deleted this PR. Will open a new PR then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the variable tabstop feature to the latest version.
Christian Brabandt 20160610
Christian Brabandt 20150725
Christian Brabandt 20150609
Christian Brabandt 20141102:
Christian Brabandt 20141030
[DONE] TODO: test_breakindent.out breaks, if instead of using 'ts' setting 'vts' setting is used.
[DONE] TODO: get_breakindent_win should use vts value
[DONE] TODO: get_indent_str_vtab should also use the true/false variable for checking screen size of a tab!
Roland Eggner 2014-10-23 vim-7.4.488
Fixed insertion of 4 lines after src/option.c:5439 -- due to context change in
vim-7.4.456, “hg qrefresh” inserted erroneously with fuzz 2 and -111 lines offset.
Fixed rejections of src/testdir/Make{_{{amiga,dos,ming,os2}.mak,vms.mms},file} .
Roland Eggner 2014-09-09 vim-7.4.430
Readded src/testdir/test_vartabs.{in,ok} based on an older version of this patch.
Fixed rejections of src/testdir/Make{_{{amiga,dos,ming,os2}.mak,vms.mms},file} .