Undo revision 29139 by 49.136.68.15 (talk)
← Older revision
Revision as of 23:49, January 9, 2011
Line 186:
Line 186:
*[[VimTip1014|1014 Visual selection of indent block]]
*[[VimTip1014|1014 Visual selection of indent block]]
*[[VimTip1269|1269 Indent text object]]
*[[VimTip1269|1269 Indent text object]]
-
kgjkgjl
Works for me
← Older revision
Revision as of 22:42, November 10, 2010
Line 3:
Line 3:
==Probably obsolete==
==Probably obsolete==
This script appears to have only existed for one month in 2007 and is almost certainly '''obsolete''' because Vim is distributed with a good file manager.
← Older revision
Revision as of 12:43, September 30, 2010
Line 61:
Line 61:
Note that the C-U is necessary to support the ranges and as far as I could tell the '<tt>."\e"</tt>' was unnecessary, so I removed it
Note that the C-U is necessary to support the ranges and as far as I could tell the '<tt>."\e"</tt>' was unnecessary,
add links to plugins
← Older revision
Revision as of 16:31, November 29, 2010
Line 75:
Line 75:
endfunction
endfunction
</pre>
</pre>
+
+
==Related plugins==
+
*{{script|id=1840}}
+
*{{script|id=1936}}
+
*{{script|id=3227}}
==C
Comments: --startuptime is a normal build feature
← Older revision
Revision as of 16:30, December 20, 2010
Line 4:
Line 4:
This script offers limited profiling even in non-Huge builds (<tt>+profile</tt> is a feature included in "Huge" builds, that is, when <tt>:version</tt> shows "Huge version"), but <tt>:profile</tt>
less stuff
← Older revision
Revision as of 02:29, December 1, 2010
(One intermediate revision not shown)
Line 22:
Line 22:
set viminfo='10,\"100,:20,%,n~/.viminfo
set viminfo='10,\"100,:20,%,n~/.viminfo
-
function! s:ResCur()
+
function!
why was recent edit needed?
← Older revision
Revision as of 17:30, November 8, 2010
Line 56:
Line 56:
*<tt>"+dd</tt> – cut line to X11 clipboard
*<tt>"+dd</tt> – cut line to X11 clipboard
*<tt>"+p</tt> – paste X11 clipboard
*<tt>"+p</tt> – paste X11 c
Every now and then I have to indent the lines in my script to 4 space characters.
I generally do it line by line.
Is there an automated command in vi using which I can indent some set of lines to desired number of space characters in one go.
← Older revision
Revision as of 15:35, November 29, 2010
(One intermediate revision not shown)
Line 13:
Line 13:
Maxim Kim.
Maxim Kim.
+
+
''upd.''
+
+
This is fixed.
+
<pre>[mailto:HisEmail@here.com EMAIL]
+
or
+
mailto:His