Does this bug happen when you install plugin without vim-polyglot?
no
Describe the bug:
see below
To Reproduce:
minimal vim config:
filetype plugin on
syntax on
set nocompatible
let g:plug_home = $HOME . '/.vim/bundle'
let g:plug_url_format = 'https://github.com/%s'
execute 'source ' . g:plug_home . '/vim-plug/plug.vim'
silent! call plug#begin()
Plug 'junegunn/vim-plug'
Plug 'cohama/agit.vim'
Plug 'sheerun/vim-polyglot'
call plug#end()
vim-polyglot
cd
to some git repo, use Agit
to see git log, and use j
or k
in left panel to navigate git logCursorMoved
autocmdvim-polyglot
cd
to some git repo, use Agit
to see git log, and use j
or k
in left panel to navigate git logNOTE: after a bunch of test, vim-polyglot
's v4.10.0 seems to cause the issue
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4