lmhelp2 wrote:
Hi again :) ,
I forgot I had a little additional question (sorry):
how can I view "Vim"'s "parameters" current values
like: what are the current values for the "enc" and "fenc" parameters?
I use my ".vimrc" to set some of these parameters but where can I see
all the implicit or default values of all the parameters I do not deal with
directly?
In a file? With a command?
(Please correct me if the proper world is not "parameters" :) ).
(you probably should start a new thread for new questions -- more
visibility to potential respondents)
:echo &enc
:echo &fenc
will do the trick.
Regards,
Chip Campbell
--
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
To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or
reply to this email with the words "REMOVE ME" as the subject.