Files
vim-gitgutter/autoload/gitgutter
Andy Stewart 68a8cb300c Close preview on escape: only map <Esc> while preview open
This only applies to floating preview windows on Neovim.

Handles the following way of closing the floating preview:

- <Esc>
- Moving cursor
- 2<C-W>c (where 2 is the floating window's window number)
- <C-W><C-W> to move into and out of the floating window

Closes #786.
2021-06-03 12:23:58 +01:00
..
2021-02-22 14:15:46 +00:00
2020-08-05 12:19:08 +01:00
2021-04-22 12:03:06 +01:00