mirror of
https://github.com/zoriya/vim.git
synced 2026-06-07 21:42:04 +00:00
updated for version 7.0132
This commit is contained in:
@@ -4692,10 +4692,7 @@ last defined. Example: >
|
||||
function SetFileTypeSH(name)
|
||||
Last set from /usr/share/vim/vim-7.0/filetype.vim
|
||||
<
|
||||
When the function was defined by hand there is no "Last set" message. When
|
||||
the function was defined while executing a function, user command or
|
||||
autocommand, the script in which it was defined is reported.
|
||||
{not available when compiled without the +eval feature}
|
||||
See |:verbose-cmd| for more information.
|
||||
|
||||
*E124* *E125*
|
||||
:fu[nction][!] {name}([arguments]) [range] [abort] [dict]
|
||||
|
||||
Reference in New Issue
Block a user