Penguin

Differences between version 12 and revision by previous author of TabStops.

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

Newer page: version 12 Last edited on Thursday, March 23, 2006 2:29:05 pm by IanMcDonald Revert
Older page: version 11 Last edited on Thursday, July 7, 2005 9:15:16 am by AristotlePagaltzis Revert
@@ -20,9 +20,9 @@
  :set shiftwidth=4 
  
 in [Vim] (and analogous in [Emacs]). Backspace for unindent doesn't work anymore then. You remove one space, not one tab. 
  
-''Please see [Converting tabs to spaces|http://vim.sourceforge.net/tips/tip.php?tip_id=12] which is a little more optimistic!'' --BenFowler  
+''Please see [Converting tabs to spaces|http://vim.sourceforge.net/tips/tip.php?tip_id=12] which is a little more optimistic!'' --Ben Fowler  
  
 !! But they push my code too far to the right 
  
 Then your logic is too complicated. Break it into another function to simplify it.