]> git.rmz.io Git - dotfiles.git/commitdiff
vim: skip preview window when moving between windows
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Mon, 24 Oct 2016 08:01:11 +0000 (09:01 +0100)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Mon, 24 Oct 2016 08:01:11 +0000 (09:01 +0100)
I'm not entirely sure about this. It does help a lot for not giving
focus to the ycm doc window. But it also prevents focusing the fugitive
status window. It can still be reached with <leader>gs though.

Maybe this needs a function that checks what the content of the preview
window is and skip conditionally.


No differences found