Differences between version 6 and predecessor to the previous major change of ViNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Monday, October 22, 2007 6:28:24 pm | by BenStaz | Revert |
Older page: | version 5 | Last edited on Thursday, June 24, 2004 11:06:00 pm | by CraigBox | Revert |
@@ -34,4 +34,6 @@
!!!Useful examples:
;ct": Change everything until the next "
:g!/foo/d
;: __g__lobally, for every line __!__ not containing the regex "__foo__", __d__elete that line
+;:Automatically create folds in a sensible way according to file type
+:set foldmethod=syntax