Differences between version 11 and predecessor to the previous major change of VimNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 11 | Last edited on Monday, June 4, 2007 3:45:46 pm | by BenStaz | Revert |
Older page: | version 10 | Last edited on Thursday, April 19, 2007 1:19:49 pm | by BenStaz | Revert |
@@ -126,10 +126,14 @@
" leave these as blank, so no conversation done?
set fileencoding=
set fileencodings=
</pre>
+
+!!Display invisible characters such as Tab and the end-of-line character.
+
+In command mode, type '':set list''
----
There is a good vim reference guide [here|http://www.dc.turkuamk.fi/docs/soft/vim/vim.html]
----