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
← Older revision
Revision as of 01:35, 15 April 2010
Line 1:
Line 1:
- +Please lock down this wiki to give edit privileges only to registered users.
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==
+
<!-- -->
Adding categories
← Older revision
Revision as of 23:33, December 23, 2010
Line 49:
Line 49:
==Comments==
==Comments==
+
[[Category:Automated Text Insertion]]
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!
mark as merged, no new content not in other tip
← Older revision
Revision as of 23:05, December 23, 2010
Line 1:
Line 1:
-
{{Duplicate|630}}
+
{{Merged|630}}
-
{{review}}
{{TipImported
{{TipImported
|id=1162
|id=1162
add category
← Older revision
Revision as of 16:09, December 22, 2010
Line 8:
Line 8:
|version=6.0
|version=6.0
|rating=12/3
|rating=12/3
-
|category1=
+
|category1=Searching
|category2=
|category2=
}}
}}
← Older revision
Revision as of 23:37, December 7, 2010
Line 11:
Line 11:
|category2=
|category2=
}}
}}
+
+
__TOC__
+
Vim recognizes three file formats (unix, dos, mac) that determine what line ending characters (line terminators) are removed from each line when a file is read, or a
Vim tutor: removing strange indenting
← Older revision
Revision as of 00:48, September 23, 2010
Line 14:
Line 14:
==Vim tutor==
==Vim tutor==
-
{{anchor|MetaCosm VimTutor}}
+
{{anchor|MetaCosm VimTutor}} Vim ships with its own tutorial. We highly recommended it! Follow the steps at {{help|tutor}}.