aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
index 4bc7b19..ff54689 100644
--- a/TODO.md
+++ b/TODO.md
@@ -34,10 +34,4 @@
`~/Development/Vim/vim-easytags/autoload.vim`). I was already editing
`~/.vim/autoload/easytags.vim` in another Vim buffer.
- * Convert `easytags#update_cmd()` to a function that can be executed on a
- list of files and will only execute Exuberant Ctags once to do so, then
- change `:UpdateTags` to accept an optional file glob, e.g. `:UpdateTags
- /usr/include/lua5.1/*.h` and call `easytags#update_cmd()` on the matching
- files.
-
vim: ai nofen