Differences between version 16 and predecessor to the previous major change of VimNotes.
Other diffs: Previous 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 14 | Last edited on Wednesday, June 20, 2007 1:08:37 pm | by BenStaz | Revert |
@@ -135,8 +135,10 @@
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
!!! See also
* [Good vim reference guide | http://www.dc.turkuamk.fi/docs/soft/vim/vim.html]