mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-11 03:13:49 -05:00
removed obsolete comments
This commit is contained in:
@@ -5,13 +5,6 @@
|
|||||||
" Last Change: December 30, 2013
|
" Last Change: December 30, 2013
|
||||||
" License: The MIT License (MIT)
|
" 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
|
if exists('g:loaded_thematic') || &cp | finish | endif
|
||||||
let g:loaded_thematic = 1
|
let g:loaded_thematic = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user