Differences between version 12 and predecessor to the previous major change of TabStops.
Other diffs: Previous Revision, Previous Author, 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 9 | Last edited on Sunday, November 9, 2003 2:27:21 am | by PerryLorier | Revert |
@@ -19,8 +19,10 @@
:set tabstop=8
: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!'' --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.