Format the commentary in "ui.vim"

This commit is contained in:
Jason Franklin
2018-01-06 09:10:10 -05:00
parent c6a68d4b96
commit 1e93f6840a

View File

@@ -1,5 +1,8 @@
" ============================================================================
" CLASS: UI " CLASS: UI
"============================================================ " ============================================================================
let s:UI = {} let s:UI = {}
let g:NERDTreeUI = s:UI let g:NERDTreeUI = s:UI