diff --git a/TODO b/TODO index b6f8f7a..536507b 100644 --- a/TODO +++ b/TODO @@ -1,2 +1 @@ Add a substitute argument, to modify substrings in the snippet before inserting. For instance, to change from using __thread in GCC to thread_local in C++11. -Add a function that when the cursor is inside a snippet, displays the proper html string to use for including this snippet.