mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user