Merge branch 'inkarkat-better-set-filetype'
This commit is contained in:
commit
b2d2cc1840
@ -279,8 +279,8 @@ function! s:Creator._setCommonBufOptions()
|
|||||||
let b:NERDTreeShowFiles = g:NERDTreeShowFiles
|
let b:NERDTreeShowFiles = g:NERDTreeShowFiles
|
||||||
let b:NERDTreeShowHidden = g:NERDTreeShowHidden
|
let b:NERDTreeShowHidden = g:NERDTreeShowHidden
|
||||||
let b:NERDTreeShowBookmarks = g:NERDTreeShowBookmarks
|
let b:NERDTreeShowBookmarks = g:NERDTreeShowBookmarks
|
||||||
setfiletype nerdtree
|
|
||||||
call self._bindMappings()
|
call self._bindMappings()
|
||||||
|
setlocal filetype=nerdtree
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
"FUNCTION: s:Creator._setupStatusline() {{{1
|
"FUNCTION: s:Creator._setupStatusline() {{{1
|
||||||
|
Loading…
Reference in New Issue
Block a user