Timeline for In a vim9script, is there a valid use of script variables with exists() function?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 21 at 23:11 | comment | added | cc9cii | Hi, thanks for providing additional info. Just to provide some context, I had come across the use of if exists('s:script_variable_name') idiom in some of the legacy scripts that I'm converting to vim9script as a way of learning by practicing. That is, it may be a nonsensical use in a vim9script now, it wasn't so in a legacy vimscript. | |
| Aug 21 at 14:03 | history | edited | Friedrich♦ | CC BY-SA 4.0 | added 83 characters in body |
| Aug 21 at 11:54 | history | edited | Friedrich♦ | CC BY-SA 4.0 | added 89 characters in body |
| Aug 21 at 11:48 | history | answered | Friedrich♦ | CC BY-SA 4.0 |