From ea6efd67beffd43251f155cf948f400e0333e714 Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Thu, 24 Feb 2011 20:26:21 +0100 Subject: Added caveat about Cygwin, updated to-do list --- TODO.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index d881ec0..a0fc35e 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,7 @@ -# Long term plans +# Long term plans for the easytags Vim plug-in * Automatically index C headers when /usr/include/$name.h exists? - * It seems that Exuberant Ctags doesn't support Objective-C which makes the file type mapping between C and Objective-C useless. Maybe the plug-in should just treat Objective-C source code as C? - * Integration with my unreleased project plug-in so that when you edit any file in a project, all related files are automatically scanned for tags? * Use separate tags files for each language stored in ~/.vim/tags/ to increase performance because a single, global tags file quickly grows to a megabyte? -- cgit v1.2.3