mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Use floating windows for hunk previews on Neovim.
This commit is contained in:
@@ -437,6 +437,13 @@ it in your |vimrc|:
|
||||
User-defined (graphical Vim) highlight SignColumn guibg={whatever}
|
||||
|
||||
|
||||
*g:gitgutter_preview_win_floating*
|
||||
Default: 1 (Neovim)
|
||||
0 (Vim)
|
||||
|
||||
Whether to use floating windows for hunk previews. Only takes effect on
|
||||
Neovim.
|
||||
|
||||
*g:gitgutter_terminal_reports_focus*
|
||||
Default: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user