Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to run VIM with dotvim for the first time #19

Closed
rafaelsales opened this issue Nov 4, 2012 · 3 comments
Closed

Error when trying to run VIM with dotvim for the first time #19

rafaelsales opened this issue Nov 4, 2012 · 3 comments

Comments

@rafaelsales
Copy link

VIM version: VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jun 20 2012 13:16:02)

The error below occurs after run $ vim
Error detected while processing function <SNR>54_IndentGuidesEnable..indent_guides#enable..indent_guides#init_script_vars..indent_guides#capture_highlight: line 2: E411: highlight group not found: Normal Press ENTER or type command to continue

If I run $ vim . or $ vim some_file_name the error is not shown.
Doing what the link (preservim/vim-indent-guides#31 (comment)) says, solved the error. I've put the "colorscheme default" inside .local-after.vim and it worked.

@vitaly
Copy link
Member

vitaly commented Nov 4, 2012

indeed ;) added a note about this to the README

@vitaly vitaly closed this as completed Nov 4, 2012
@rafaelsales
Copy link
Author

Thanks! Just a note: the word "colorscheme" at README.markdown:84 is written wrong: "conolrscheme"

@vitaly
Copy link
Member

vitaly commented Nov 4, 2012

oops. fixed. thanks for noticing! :)

Vitaly Kushner (@vkushner)
Founder, Astrails Ltd. http://astrails.com/
We create awesome web applications.

On Sun, Nov 4, 2012 at 3:38 PM, rafaelsales notifications@github.comwrote:

Thanks! Just a note: the word "colorscheme" at README.markdown:84 is
written wrong: "conolrscheme"


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-10050508.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants