From d80815b927b54be6fb51d244b567f52185ee6cea Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 6 May 2013 13:55:14 +0200 Subject: [PATCH] remove GOALS file --- GOALS | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 GOALS diff --git a/GOALS b/GOALS deleted file mode 100644 index 18e3e49e..00000000 --- a/GOALS +++ /dev/null @@ -1,11 +0,0 @@ -* Goals (by priority) : - - edition commands should be as fast, or faster (as in less keystroke) than vi - - consistency - - ability tu run background tasks, for exemple :vimgrep equivalent should run while displaying results - - syntax highlighting - - completion framework - - inotify support - -* Non goals : - - No window management, this should be handled by a window manager or screen/tmux, - but the editor should accept multiple heads