зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 06:06:08 +02:00
10 строки
234 B
Plaintext
10 строки
234 B
Plaintext
:h eval
|
|
|
|
:so[urce] file_name
|
|
Read and execute the file_name script.
|
|
:ec[ho]
|
|
Echoes expressions, separated by space. (. operator concatenates exprs to one string).
|
|
:echon
|
|
Echo multiple expressions (comments aren't allowed here)
|
|
|