mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
fix a typo
This commit is contained in:
@@ -495,7 +495,7 @@ endfunction
|
||||
" toggles the use of the NERDTreeIgnore option
|
||||
function! s:UI.toggleIgnoreFilter()
|
||||
let self._ignoreEnabled = !self._ignoreEnabled
|
||||
Vall self.renderViewSavingPosition()
|
||||
call self.renderViewSavingPosition()
|
||||
call self.centerView()
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user