mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-22 15:46:27 +08:00
This commit is contained in:
parent
b6669c7c9d
commit
253b6f2628
|
@ -981,6 +981,7 @@ function! s:InitWindow(autoclose) abort
|
|||
setlocal nobuflisted
|
||||
setlocal nomodifiable
|
||||
setlocal textwidth=0
|
||||
setlocal colorcolumn=""
|
||||
|
||||
if g:tagbar_scrolloff > 0
|
||||
execute 'setlocal scrolloff=' . g:tagbar_scrolloff
|
||||
|
|
Loading…
Reference in New Issue
Block a user