From aac0e78490e7ae1377b47720e1b83df6733bf93e Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sun, 29 Dec 2013 17:42:20 -0700 Subject: [PATCH] removed obsolete comments --- plugin/thematic.vim | 7 ------- 1 file changed, 7 deletions(-) diff --git a/plugin/thematic.vim b/plugin/thematic.vim index 580e1e4..09c083b 100644 --- a/plugin/thematic.vim +++ b/plugin/thematic.vim @@ -5,13 +5,6 @@ " Last Change: December 30, 2013 " License: The MIT License (MIT) " ============================================================================ -" -" TODO licensing -" TODO guioptions -" TODO screen capture -" TODO help file -" TODO command to support named theme, with custom completion -" TODO test from filetype if exists('g:loaded_thematic') || &cp | finish | endif let g:loaded_thematic = 1