Hi Vim folks! I've got some questions, most of them along the "advanced" track (haven't found answers in the online docs or Vim book): Command-mode sequences...
I am having problems compiling vim 6.1 under linux with python 2.2.2 support. I get the following error /usr/lib/python2.2/config/libpython2.2.a(intobject.o):...
Can I have EnhanceCommentify comment like this: for multipart blocks in C , to have an '*' on every start of row, but still have only one comment block? e.g. ...
Hello Vimmers: I use ver 6.1 on RH 7.2 I'd like to use a dictionary and could use an example of how to set this option. For now, I have a file in the same...
Hello! (I am writing first time to this news group.) I have a problem... I started using Eclipse java IDE for java development and it is great, except their ...
Dan, Just make sure that the bug is to do with IME: (I tried to test in the same env, and the only difference is that one compiled with IME=yes) Following is...
I have a windows box, where most of the binary directories are readonly (like linux). Vim keeps emitting errors, as it cant create a _viminfo file (in the ...
I have just uploaded version 0.91 of my HOWTO for compiling Vim on Win32 to http://mywebpage.netscape.com/sharppeopl/vim/howto The newest version is aimed at...
Hello, Vim has some macros to deal with xml like closetag.vim but lacks more advanced support like completion of currently allowed elements or attributes. ...
Hi, I've been unable till now to enable syntax highlighting. Each time I try to via ":syn enable" the display is messed up and Vim crashes angrily. To install...
In general, is it feasable to map a colon command to a key combination or F key? e.g., press F9 and you get the execution of the following--- ... I am talking...
I want to delete, clear or unset a particular highlight from fortran.vim. I normally load fortran.vim syntax file as part of another syntax file. I tried...
I still can't get engspch to work. I had a problem over a month ago, and I was told to update my version of vim. I updated my version of vim. When I run...
Hi, I usually use vimpsell.vim for spellchecking my LaTeX docs. However it seems to hang and eat up my processor when I load an HTML document. Is there any way...
I've been trying to get vim to compile with the cscope feature, but so far no luck. first I tried to uncomment this line in the makefile CONF_OPT_CSCOPE =...
People, I was just using a big block of perl, and showmatch failed as long as there was a comment across the match. ie. print $q->table({-width => '100%'}, ...
I'm using win2k on a Dell with gvim 6.1. I can't seem to get a beep for any error. I checked my errorbells, visualbell and t_vb settings and I believe I have...
Was talking to a friend earlier, who just so happen to have mentioned that he loves ViM, though he wished it had a built in spell checker. I mentioned how he...
I just built my own vim with seeming success. However, I seem to have lost some of my settings. The new vim got put in /usr/local/bin. I have an old gvim in ...
I have two installations of vim, both are version 6.1. When using one of them, if I start a line with '#', and then type enough characters that the line wraps...
Is there a way to colorize fixed-width columar data using Vim? I.e., the first 4 characters in green, next 9 in yellow, etc. (or alternating black and white) ...
I searched the FAQ and the mailing list archives, though perhaps missed it... I want to build vim from source (on Solaris, if it matters) but I want to disable...
... , is remapping also suppressed for things invoked inside the function ? (2) is remapping suppressed only for ';;', of for all other existing mappings ? ...
Please forgive if this is a FAQ. I seldom use my Win 98SE partition, but I have need to work over on that side for various reasons. I downloaded Vim and it...
I switched recently to virtualedit mode. Everything is nice except behaviour of 'x' when cursor is to the right of last character of a line. Is it possible to...
Could someone describe the mswin.vim script? (how to use it and how to get it) I like vim because I use it on linux, but I am wrestling a bit with it on...
I just downloaded a new cpp syntax file for QT and put it in my vimfiles/syntax directory. One change I did make was to call it cpp_qt.vim just in case I add...
Hi all, I am facing a problem in switching windows in a FileType autocommand. When a C file is loaded, I want to open a new window and position the cursor back...
Hello, for coding I use a lot of abbreviations and remaps like: " Ease the usage of '{' and '}' inoremap { {<CR>}<ESC>O " java try catch blox for exceptions: ...
Hello, i get this error when i try access http://www.vim.org. I am using Internet Explorer version 6.0 ... You have probably reached this page in error. If you...