File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- ` README.md ` for version 8.1 of Vim: Vi IMproved.
2
-
3
1
![ Vim Logo] ( https://github.com/vim/vim/blob/master/runtime/vimlogo.gif )
4
2
5
3
[ ![ Build Status] ( https://travis-ci.org/vim/vim.svg?branch=master )] ( https://travis-ci.org/vim/vim )
@@ -139,3 +137,6 @@ If nothing else works, report bugs directly:
139
137
140
138
Send any other comments, patches, flowers and suggestions to:
141
139
Bram Moolenaar < Bram@vim.org >
140
+
141
+
142
+ This is ` README.md ` for version 8.1 of Vim: Vi IMproved.
Original file line number Diff line number Diff line change @@ -761,6 +761,8 @@ static char *(features[]) =
761
761
762
762
static int included_patches [] =
763
763
{ /* Add new patch number below this line */
764
+ /**/
765
+ 77 ,
764
766
/**/
765
767
76 ,
766
768
/**/
You can’t perform that action at this time.
0 commit comments