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...
http://www.experts-exchange.com/Programming/Editors_IDEs/All_Purpose/vi/Q_23131493.html
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?
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
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 ...
http://www.experts-exchange.com/OS/Linux/Q_20779978.html
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...
http://www.experts-exchange.com/OS/Unix/Q_20999520.html
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 ...
http://www.experts-exchange.com/OS/Unix/Q_21209233.html
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 ...
http://www.experts-exchange.com/OS/Linux/Q_21323309.html
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...
http://www.experts-exchange.com/Programming/System/Linux/Q_21444920.html
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 ...
http://www.experts-exchange.com/OS/Unix/Q_21642188.html
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.
http://www.experts-exchange.com/OS/Linux/Administration/Q_21975914.html
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/All_Purpose/vi/Q_23073973.html
Zones:
vi,
HTML,
PHPDate Answered: 01/11/2008 Grade: B Views: 0