Wednesday, October 30, 2013

Vim variables not being created.

Hi,

Im new to Vim scripting.

Im using a ftplugin from vimscripts.org and im getting a error E121 saying the variable is undefined.

From my understanding any variables with scope w: or b: or l: or s: are not being created in my Gvim editor.

I tried typing :let to see list of variables declared and i find, the variables declared in my script are not being listed or created.

please help me in understanding..

ps: Im using Gvim version 703 on linux machine.

Thanks in advance
sai

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: