Advertisement

1 - 10 of 44 containing alltags:("VIM") (0 seconds)
How would I use vim to quickly commend and uncomment lines? It just needs to add # to X number of lines from the current line. The uncomment I could do with regexp (s/^#//), but if there is a...
Zones: viDate Answered: 02/03/2008 Grade: A Views: 34
I want to VIM API Functions in Visual Basic to read mails. How can I use those DLL's?
Zones: Lotus NotesDate Answered: 09/15/1999 Grade: C Views: 0
I use vi to edit php file online but the contrast of my monitor is poor. I remember someone had been demonstrated that he could type a command to the vi (his computer) and make the highlight text ...
Zones: LinuxDate Answered: 10/28/2003 Grade: A Views: 0
Is there any way in VI/VIM to search multiple words at a time and highlight the matches? also if I need to use a shell command like 'uniq' on the content of a file opened in VI/VIM, what I need t...
Zones: UnixDate Answered: 05/24/2004 Grade: A Views: 0
I said I would make a small challenge soon... Why would I want to make a challenge? Because it's exactly where much of truth is born - comes to light for both parties. And what ever is right will ...
Zones: UnixDate Answered: 12/14/2004 Grade: A Views: 0
I'm editing some documentation via the console version of Vim, though I imagine this effects gvim too. Anyway, a line of text will wrap in the middle of a word.  like this:    How can I keep ...
Zones: LinuxDate Answered: 02/21/2005 Grade: A Views: 0
Is it possible to set the keypress-delay in insert mode to 0 milliseconds? It annoys me that it takes about 500 milliseconds before the cursor moves...
Zones: Linux DevDate Answered: 07/22/2005 Grade: A Views: 0
I am using VIM to modify data daily for a report. For the last manipulation, I need to remove text on all lines that start with B*: and Y*: the other pattern, which should be left untouched is ...
Zones: UnixDate Answered: 11/25/2005 Grade: A Views: 5
Is there a way to change all text in vim to lowercase?  I want to change all the text in the document.
Zones: Linux AdminDate Answered: 09/01/2006 Grade: A Views: 234
When running Vim 7.1 on Linux, if I edit an HTML file, HTML syntax highlighting and auto-indentation works great. When editing a PHP file, PHP syntax highlighting and auto-indentation works great a...
Zones: vi, HTML, PHPDate Answered: 01/11/2008 Grade: B Views: 0