Closed raven42 closed 4 years ago
In RenderContent() tagbar is changing the global scrolloff value. This should be using setlocal instead to only adjust the value for the tagbar window.
Another instance of this exists in RenderKeepView()
RenderKeepView()
In RenderContent() tagbar is changing the global scrolloff value. This should be using setlocal instead to only adjust the value for the tagbar window.