remove UI.lolcats()... not sure what the story is there
This commit is contained in:
parent
8b189cb263
commit
fc4bcb4806
@ -3,11 +3,6 @@
|
|||||||
let s:UI = {}
|
let s:UI = {}
|
||||||
let g:NERDTreeUI = s:UI
|
let g:NERDTreeUI = s:UI
|
||||||
|
|
||||||
|
|
||||||
function! s:UI.lolcats()
|
|
||||||
echomsg "lolcats"
|
|
||||||
endfunction
|
|
||||||
|
|
||||||
"FUNCTION: s:UI.centerView() {{{2
|
"FUNCTION: s:UI.centerView() {{{2
|
||||||
"centers the nerd tree window around the cursor (provided the nerd tree
|
"centers the nerd tree window around the cursor (provided the nerd tree
|
||||||
"options permit)
|
"options permit)
|
||||||
|
Loading…
Reference in New Issue
Block a user