Differences between version 5 and previous revision of TabStops.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Monday, November 3, 2003 9:20:52 am | by JohnMcPherson | Revert |
Older page: | version 4 | Last edited on Sunday, November 2, 2003 10:42:24 pm | by SamJansen | Revert |
@@ -23,4 +23,6 @@
''It is a good idea to point out that when pressing Tab Vim can actually insert X amount of spaces for you. For example, try typing:''
:set tabstop=8
:set shiftwidth=4
''This means that when you press tab you get 4 spaces.'' -- SamJansen
+
+Of course, if everyone just used python then it wouldn't matter.