From 1296b5d46acc7d4e2951b794b9986c08479f1100 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 22 Sep 2014 13:57:56 +0100 Subject: [PATCH] update TODO --- TODO | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 67bcfc14..8aa48615 100644 --- a/TODO +++ b/TODO @@ -73,15 +73,9 @@ * Rewrite keymap support using options ? (map window insert a b -> set -add window insert_keymap a:b) -* support for :cnext :cprev - - - save the current error line in a buffer option - - - highlight the current error line (only it's bg) - - - find next error from the line - * Fix 'n' command with inverted selection * Comments and strings should be more integrated than just highlighting, matching chars for example should be strings and comments aware + +* %val{opt_.*} == %opt{.*}, %val{reg_.*} == %reg{.*}, it might make sense to remove the %opt and %reg