Penguin

Differences between version 6 and predecessor to the previous major change of TabStops.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Tuesday, November 4, 2003 9:37:19 am by PerryLorier Revert
Older page: version 5 Last edited on Monday, November 3, 2003 9:20:52 am by JohnMcPherson Revert
@@ -23,6 +23,8 @@
 ''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 
+  
+Yeah, then backspace doesn't work. Just don't change it, 8 charactor tab stops!  
  
 Of course, if everyone just used python then it wouldn't matter.