← Older revision
Revision as of 07:10, August 31, 2010
(3 intermediate revisions not shown)
Line 1:
Line 1:
Occasionally I use Vim to search for filenames in a directory listing rather than relying on windows search or some other search tool that might not be available at the time.
Comments: pasting with indent
← Older revision
Revision as of 14:34, November 9, 2010
(One intermediate revision not shown)
Line 136:
Line 136:
*Is there anything helpful we can say about pasting with correct indents? If moving a few lines of code around, I would use normal mode, and would manually fix the indent.
empty edit to get new username into the history
← Older revision
Revision as of 02:44, December 31, 2010
Line 19:
Line 19:
==Comments==
==Comments==
+
<!-- -->
Hi all ,
Am using unix aix..
I have a lots of files in /pb directory
i have to grep only the begining with "a" files alone..
for ex ..
Code:
aaw
sew
qwe
aer
wq
ad
output:
Code:
aaw
aer
ad
can anybody help me...
Moderator's Comments:
Please use code tags next time for you
Comments: needs GUI colors
← Older revision
Revision as of 15:07, September 23, 2010
Line 2:
Line 2:
==Comments==
==Comments==
+
This color scheme has no colors defined for the GUI, which means I will probably not be using it. This is a pity, the screenshot on the vim.org script page looks fairly nice.
Adding categories
← Older revision
Revision as of 23:33, December 23, 2010
Line 49:
Line 49:
==Comments==
==Comments==
+
[[Category:Automated Text Insertion]]
← Older revision
Revision as of 01:04, September 7, 2010
Line 112:
Line 112:
set errorformat=%m\ in\ %f\ on\ line\ %l
set errorformat=%m\ in\ %f\ on\ line\ %l
+
</pre>
+
+
----
+
I used to do <code>:!php -l %</code>.
hi,
i have a directory at
Code:
/path/unix
with the following files
Code:
1.txt
2.txt
3.txt
4.txt
I want to make another file called
Code:
filenames.txt
at a different location called /path/home.
Comments:
← Older revision
Revision as of 16:24, November 9, 2010
Line 13:
Line 13:
Maxim Kim.
Maxim Kim.
+
+
----
+
+
I'm wondering if it would be possible to achieve the following:
+
I would like to use Viki as a journal, documenting - among other thin