mirror of
https://github.com/zoriya/vim.git
synced 2026-06-03 12:07:11 +00:00
Update runtime files
This commit is contained in:
@@ -183,7 +183,7 @@ it a bit simpler. The idea is that you call a function with a special name.
|
||||
That function is then in an autoload script. We will call that one script a
|
||||
library script.
|
||||
|
||||
The autoload mechanism is based on a funtion name that has "#" characters: >
|
||||
The autoload mechanism is based on a function name that has "#" characters: >
|
||||
|
||||
mylib#myfunction(arg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user