... It looks like it's simply mis-identifying the file-type. You should be able to force it by issuing ... I've got a project here at work where I'm using M4...
Hello, Does anyone have a problem when executing gvim when set the winsize in there .vimrc to something that is HIGHER than there XTERM window that has...
... From: Vu The Cuong To: vim@... Sent: Friday, September 02, 2005 2:43 PM Subject: automatically syntax by file extensions Currently I always open files...
Hi, I was wondering if anyone could tell me how to make the vim syntax menu expanded by default. I have a key map that sets the syntax highlighting using the...
'lo. Is it possible so a buffer could be resized so only it's statusLine would be visible? Below is how normal vim does it: +------------------- ... And this...
Hi, Is there an easy addition to my .vimrc to make Vim do a 'diffupdate39; automatically every time I save one of the buffers being diffed? Should this not be...
hi all, is there a way to multiply a string by a number as the perl x operator do ? i haven't found it on the vim doc ( using vim7). in perl : $x = 'ab' x 4 $x...
Hello, Can anyone help me with how to pipe a variable (in this case a ... Since the context of my project is already set up, I'd hate to have to open a shell...
Hi, gang. Could someone enlighten me? I much like the new `:vim' command under Vim7, but notice that I frequently need to use it over the list of argument...
Hi I have a minor irritating problem with substitution I can't seem to get ... But the problem is that I also have a string "lv_postal_street2" so that for...
... I have to agree with that! One or two things it says aren't quite right; for example, that multiple windows and multiple levels of undo are made possible ...
Around about 23/08/05 22:03, Stefan Karlsson typed ... ... Try: syn region cFold start="^\s*{" end="^92;s*}" transparent fold -- [neil@fnx ~]# rm -f .signature ...
Hello I am using vim to edit jsp files and it would be really usefull when placing the cursor on an bracket vim to highlight the corresponding bracket. Any...
Hello, Is there any way echo the current file (path and all) to the clipboard? For example: after ... I see the current file name, but I am not sure how to...
Hello- I am trying to make the following mapping in my vimrc file... It does not appear to be working: map <C-.> 12<C-W>] Any help would be appreciated!! ...
... This happened again today, so I did more diagnosis this time and I did find the cause of the problem, though not the reason or solution. - If I set syntax...
I was wondering if it was possible to determine the name of the temporary file that make used to store the compile output from issuing :make. Thanks, --jah...
Hi there, I've just switched from Emacs to Vim, because I often have to work on remote machines and it's difficult sometimes to transfer a complete Emcas...
Dear list, I tried to install gvim-6.3 under Windows XP updated version. When trying to use the visual block mode with crtl+v I get the error message "nothing...
I just upgraded engspchk to the most recent version and now it picks up lots of common words (what, where, may) as errors. It didn't do this before the...
Hi, I am using in OpenBSD 3.7 vim-6.3.61-gtk.tgz. I want to use the CTRL-] command to jump to a tag. But that is not possible here. Where do I have to go to to...
I got the backup problem fixed by deleting and recreating the _vimrc file, and using your advice. Thanks After I save a file, I am returned to it in insert...
I am rebuilding my _vimrc after a big hard drive crash, and am having difficulty with a few things. I would like to put vim backups in the directory...
Hi all, sorry if part (or all) of this email is off-topic. * I am trying to learn Japanese. * I am using vim 6.3 on linux in an xterm. I can copy-paste...
I am using the graphical Vim (6.3.71) on Mac OS X (10.4.2, build 8C46). Up until a couple weeks ago, it was working just fine. But now, when I try to open a...
Hi. I recently started using gvim instead of vim for editing large numbers of files in one vim window. I'm using minibufexpl.vim. The advantage of gvim over...
Hey all -- I have a question about syntax highlighting... I'm working with a file format very similar to the UNIX passwd file, and I'd like to have vim...