mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 8.2.0319: file missing in distribution, comments outdated
Problem: File missing in distribution, comments outdated. Solution: Correct path of README file. Update comments.
This commit is contained in:
@@ -669,6 +669,7 @@ heredoc_get(exarg_T *eap, char_u *cmd)
|
||||
* ":let var ..= expr" assignment command.
|
||||
* ":let [var1, var2] = expr" unpack list.
|
||||
* ":let var =<< ..." heredoc
|
||||
* ":let var: string" Vim9 declaration
|
||||
*/
|
||||
void
|
||||
ex_let(exarg_T *eap)
|
||||
|
Reference in New Issue
Block a user