Greetings, How do I change the case of all html tags in a file from uppercase to lowercase? BTW, is there an archive for this list - I hate to think I am...
Is the ":cs add" command able to take a variable as a parameter? ... Is this type of thing supported by this command? If not, would it be simple to implement?...
My apologies if this has already been asked, but in a current project we are using the perl module HTML::Template to code a web based tool. In using this I've...
How is the best way to use vim to create text, then use abiword (or some other wysiwyg editor) to format the text? I'm in the process of learning latex, but...
I enjoy using VBlockquote.vim by Ralf Arens and was wondering how I might setup a mapping instead of using ... on NT4. Thank you. -- Mark S. Thomas Computer...
I'm trying to return the cursor to where it was before I run a file through a filter. I have a key mapping, similar to: nmap <C-D> mc:%!/path/csv-add<CR>'c but...
Hello VIMers I try to launch a xterm in a background process by entering this ... This work fine in vim, but not with gvim the xterm doesn't appear Thanks for...
Hello, I'm editing a (Bourne) shell script with vim. The code is highlighted. However I notice some weird behaviour with the tokens $( Vim puts these in red....
Hi, 1) Syntax match for underlined headlines I'm trying to define a syntax color definition file for ASCII text files. I managed to tell VIM to match strings...
Well, I had no intentions of mailing everyone about my silly little theme, but in the interest of those supporting the holy-wars, and since there *is* a emacs...
Hi all, I've got a log file containing approx 10k lines of whicle most are filenames being processed by a batch. These lines have as the 1st character either...
In FormalPro (a formal verification tool) I can specify an external editor. This can be used to get an crossreference from a schematic to an netlist (in...
Hi all, I am using vim on Windows 2000. Is there a way to use a spell checker? thanks. _________________________________________________________________ Get...
hello, I have 2 windows and I open a file in both the windows. I start editing in one window. I save the file from window1 using ... I would like to have...
hello, every time i do 'vim -g' in my xterm window, my xterm window is resized to be approximately lines-by-columns (as specified in my .vimrc). this happens...
I am also curious about this. I imagine it would be a matter of setting the regular expression text for the parsing of the error message. Can't say as I know...
Dear friends, if I invoke vim in xterm windows it just makes keywords bold which are set by using :hi link in .vimrc file. But if i invoke gvim all colors are...
Hi, just if anyone cares: a new version of vimclient can be found at http://www.zellner.org/vim/vimclient/vimclient-1.1.0.tar.gz It includes UNIX man pages, an...
Does anyone know of a unix2dos program for Windows that will work for extended filenames? I personally use VIM, but coworkers (not programmers) need such a...
dear friends, shall we provide arguments in mappings. Example if I want to map word "line" in insert mode such that "line 10" replaced by "the 10th line" and...
Hi Stefan & Vimmers I like your idea :) It reminds me of the functionality provided by Jos van Riswick's 'tags.vim39; It uses Vim's tags mechanism to reach a...
Hello all, After installing Mandrake Linux 8.0, I recognized that the version of Vim that's included with it is 6.0z, and that's an alpha version. Since this...
Hi All, My gvim seems to be having problems (see attached snapshot): <<snapshot.gif>> But this only seems to happen when I launch it from the command prompt ...
I would like to encourage my students to use Vim, which I think would greatly improve their productivity. But most of them are using software provided on our...
Hi all, In my vimrc file I have: set nobackup set nowritebackup After sourcing this file I call the command ":set" I see "nowritebackup" and "backup". It...
Everyone's experience is different of course, but here is mine: When I got out of school, I didn't know vi. Only X style editors (xcorale & sun's OL editor)...
hi, I am using CRT (http://www.vandyke.com/products/crt/) in window NT to telnet to a Slackware Linux box. I've downloaded vim5.7 in my own directory...