mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 19:40:27 +01:00
Don't disable cursorline/column locally
This commit is contained in:
@@ -1712,8 +1712,6 @@ function! s:InitWindow(autoclose) abort
|
||||
setlocal nowrap
|
||||
setlocal winfixwidth
|
||||
setlocal textwidth=0
|
||||
setlocal nocursorline
|
||||
setlocal nocursorcolumn
|
||||
setlocal nospell
|
||||
|
||||
if exists('+relativenumber')
|
||||
|
||||
Reference in New Issue
Block a user