Update
This commit is contained in:
parent
38a483f278
commit
103d3f1684
|
@ -131,7 +131,7 @@ endfunction
|
||||||
### Commands with arguments
|
### Commands with arguments
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
command! -nargs=? Save call script#foo(<args>
|
command! -nargs=? Save call script#foo(<args>)
|
||||||
```
|
```
|
||||||
|
|
||||||
| What | What |
|
| What | What |
|
||||||
|
|
Loading…
Reference in New Issue