mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-23 14:56:19 +08:00
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 g:NERDTreeUI = s:UI
|
||||
|
||||
|
||||
function! s:UI.lolcats()
|
||||
echomsg "lolcats"
|
||||
endfunction
|
||||
|
||||
"FUNCTION: s:UI.centerView() {{{2
|
||||
"centers the nerd tree window around the cursor (provided the nerd tree
|
||||
"options permit)
|
||||
|
|
Loading…
Reference in New Issue
Block a user