fix a typo
This commit is contained in:
parent
a60bd34a33
commit
7c6795c5a2
@ -495,7 +495,7 @@ endfunction
|
|||||||
" toggles the use of the NERDTreeIgnore option
|
" toggles the use of the NERDTreeIgnore option
|
||||||
function! s:UI.toggleIgnoreFilter()
|
function! s:UI.toggleIgnoreFilter()
|
||||||
let self._ignoreEnabled = !self._ignoreEnabled
|
let self._ignoreEnabled = !self._ignoreEnabled
|
||||||
Vall self.renderViewSavingPosition()
|
call self.renderViewSavingPosition()
|
||||||
call self.centerView()
|
call self.centerView()
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user