aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/vi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vi.c b/editors/vi.c
index a890ad9d3..e0047e49e 100644
--- a/editors/vi.c
+++ b/editors/vi.c
@@ -13,7 +13,6 @@
* add magic to search /foo.*bar
* add :help command
* :map macros
- * how about mode lines: vi: set sw=8 ts=8:
* if mark[] values were line numbers rather than pointers
* it would be easier to change the mark when add/delete lines
* More intelligence in refresh()