File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,3 +37,18 @@ You can find known issues in the todo file: ":help todo".
3737Or open [ the todo file] on GitHub to see the latest version.
3838
3939[ the todo file ] : https://github.com/vim/vim/blob/master/runtime/doc/todo.txt
40+
41+
42+ # Syntax, indent and other runtime files
43+
44+ The latest version of these files can be obtained from the repository.
45+ They are usually not updated with numbered patches.
46+
47+ If you find a problem with one of these files or have a suggestion for
48+ improvement, please first try to contact the maintainer directly.
49+ Look in the header of the file for the name and email address.
50+
51+ The maintainer will take care of issues and send updates to Bram for
52+ distribution with Vim.
53+
54+ If the maintainer does not react, contact the vim-dev maillist.
Original file line number Diff line number Diff line change @@ -741,6 +741,8 @@ static char *(features[]) =
741741
742742static int included_patches [] =
743743{ /* Add new patch number below this line */
744+ /**/
745+ 854 ,
744746/**/
745747 853 ,
746748/**/
You can’t perform that action at this time.
0 commit comments