This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure signcolumn to automatically toggle
Vim 8 adds a new option where the sign column can be always visible (yes), always hidden (no) or automatically toggled (auto) when signs are available to display. Prefer the more generic option over the plugin specific one, and set to automatically toggle. More details: arcticicestudio/igloo#32 airblade/vim-gitgutter@dc73a81 airblade/vim-gitgutter#431 (comment)
- Loading branch information