How do I inspect Vim variables? January 2, 2023 by Tarik :echo g:SuperTabDefaultCompletionType works fine. It gives an error if the variable isn’t defined.