Differences between version 16 and previous revision of VimNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 16 | Last edited on Monday, October 22, 2007 6:34:06 pm | by BenStaz | Revert |
Older page: | version 15 | Last edited on Monday, October 22, 2007 6:33:07 pm | by BenStaz | Revert |
@@ -136,9 +136,9 @@
Move vim cursor to a particular line.
<tt><line_no>G</tt>
Automatically create folds in a sensible way according to file type.
-:
set foldmethod=syntax
+
set foldmethod=syntax
!!! See also
* [Good vim reference guide | http://www.dc.turkuamk.fi/docs/soft/vim/vim.html]