So Vimscript provides a keywordmodifier (function!) that allows you to indicate that a function declaration may be safely reloaded as often as required.
因此Vimscript提供了一个关键字修饰符(function !)
2
Once again, you should place the static keyword after the visibility modifier.
再次,应将static关键字放在可见度修饰符后。
3
That means that they should include the abstract keyword, optionally a visibility modifier, the function keyword, and an optional list of arguments in parentheses.