Vim scripting

Carl Parrish plug-devel@lists.PLUG.phoenix.az.us
Mon Mar 4 15:10:02 2002


Does anyone know how to get the current value of a vim varable? I need
to know the value of softtabstop and shiftwidth. I know that sts
defaults to 8 and sw defaults to zero. But I need to know what it is if
its not the default. This has to be easy but I can't seem to find a
source on vim scripting. 

Thanks, 
Carl P.