mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +00:00
vim-patch:f4bc59c: runtime(doc): add another tag for vim-shebang feature (#29356)
related: vim/vim#15011
f4bc59c4f6
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -140,7 +140,7 @@ gx Opens the current filepath or URL (decided by
|
|||||||
:[range]# [count] [flags]
|
:[range]# [count] [flags]
|
||||||
synonym for :number.
|
synonym for :number.
|
||||||
|
|
||||||
*:#!*
|
*:#!* *vim-shebang*
|
||||||
:#!{anything} Ignored, so that you can start a Vim script with: >
|
:#!{anything} Ignored, so that you can start a Vim script with: >
|
||||||
#!vim -S
|
#!vim -S
|
||||||
echo "this is a Vim script"
|
echo "this is a Vim script"
|
||||||
|
Reference in New Issue
Block a user