vimscript call vs. execute

:call: Call a function. :exec: Executes a string as an Ex command. It has the similar meaning of eval(in javascript, python, etc) For example: function! Hello() echo “hello, world” endfunction call Hello() exec “call Hello()”

VimScript or VimL?

After grepping through official documentation, it seems that “Vim script” is the “most” official name since nowhere is “VimScript” mentioned in regular sentences. GetLatestVimScripts is often mentioned, but this is a script name where no underlines are allowed. I’d guess VimL is just an abbreviation for Vim Language (Vim script). It was probably coined some … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)