mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
vim-patch:1688938dd5ac
runtime: Add a few more remarks about Bram and new runtime files
1688938dd5
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -14,7 +14,7 @@ If you have remarks about an existing file, send them to the maintainer of
|
|||||||
that file. Only when you get no response send a message to Bram@vim.org.
|
that file. Only when you get no response send a message to Bram@vim.org.
|
||||||
|
|
||||||
If you are the maintainer of an indent file and make improvements, e-mail the
|
If you are the maintainer of an indent file and make improvements, e-mail the
|
||||||
new version to Bram@vim.org.
|
new version to the vim-dev mailing list: <vim-dev@vim.org>.
|
||||||
|
|
||||||
|
|
||||||
Rules for making an indent file:
|
Rules for making an indent file:
|
||||||
|
@ -34,9 +34,10 @@ checking a few lines in the file. And please write the file in a portable way,
|
|||||||
see ":help 44.12".
|
see ":help 44.12".
|
||||||
|
|
||||||
If you have remarks about an existing file, send them to the maintainer of
|
If you have remarks about an existing file, send them to the maintainer of
|
||||||
that file. Only when you get no response send a message to Bram@vim.org.
|
that file. Only when you get no response send a message to the vim-dev
|
||||||
|
mailing list: <vim-dev@vim.org>.
|
||||||
|
|
||||||
If you are the maintainer of a syntax file and make improvements, send the new
|
If you are the maintainer of a syntax file and make improvements, send the new
|
||||||
version to Bram@vim.org.
|
version to the vim-dev mailing list: <vim-dev@vim.org>
|
||||||
|
|
||||||
For further info see ":help syntax" in Vim.
|
For further info see ":help syntax" in Vim.
|
||||||
|
Reference in New Issue
Block a user