From 561c42ef0354569a31806b7d0fb1a64b40908192 Mon Sep 17 00:00:00 2001 From: Emanuel Guevel Date: Sun, 19 Oct 2014 13:27:41 +0200 Subject: [PATCH] Remove forever-lasting TODOs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2 years… --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 597ea8d..004cd05 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,6 @@ You can install it using a Vim plugin manager ([Vundle], [Pathogen], …) or jus I recommend you to add `# vim:filetype=i3` at the end of your i3 config file, unless you really want to type `:set filetype=i3` every time you edit this file. -## Todo - - * Command scopes (like `[class="Firefox"]`) are not colorized yet. - * It would be nice to have more context sensitive highlighting and some error detection. - [Vundle]:http://github.com/gmarik/vundle/ [Pathogen]:http://github.com/tpope/vim-pathogen/ [i3vim]: http://raw.github.com/PotatoesMaster/i3-vim-syntax/master/syntax/i3.vim