vim-indent-guides
vim-indent-guides copied to clipboard
cann't be "invoked" for the first time
Hi
Thanks for this great plugin.
I use this plugin with default setting, but the wired thing is it takes no effect at all when run IndentGuidesEnable or IndentGuidesToggle.
But when I change the colorscheme(without quiting gvim),the guide lines can be seen.
By the way ,if I use the customized color for this plugin(in .vimrc), it works well. So I think it should be the color-auto-detect issue.
gvimis 7.4 with 027 patch.
I have the same issue. I am using the Vim 7.4.86 and the following plugins :
'gmarik/vundle' 'genutils' 'SelectBuf' 'VimExplorer' 'Color-Sampler-Pack' 'Tagbar' 'Syntastic' 'https://github.com/godlygeek/tabular.git' 'ctrlp.vim' 'myusuf3/numbers.vim' 'https://github.com/jistr/vim-nerdtree-tabs.git' 'https://github.com/scrooloose/nerdtree.git' 'https://github.com/tpope/vim-vividchalk.git' 'Valloric/YouCompleteMe' 'Lokaltog/powerline' 'https://github.com/jtratner/vim-flavored-markdown' 'https://github.com/nathanaelkane/vim-indent-guides'
i hope it can help.
I just detected right now. It does not work with the "vividchalk" colorscheme. With other (i tested with 8 more) it worked since the start. Should i open a new issue ?
I just detected right now. It does not work with the "vividchalk" colorscheme. With other (i tested with 8 more) it worked since the start.
For my case ,it does not work with "desertEx" colorscheme.
I also have this issue with vividchalk. Has anyone found a solution?
Yep, see #74
@Iazel Yes ,It works,thanks. But it seems this pull request is not included by the master branch,I modified the code manually.
Sadly this script seems quite dead...
Glad the PR fixes your issue, will look at merging it in.
Not quite dead. Contributions are being accepted if anybody has known broken situation showing this issues we can review, but even with the related PR and various comments I am not able to replicate this to know whether the PR fixes it.