Giter VIP home page Giter VIP logo

Comments (4)

joshdick avatar joshdick commented on July 4, 2024 1

Glad you figured out it was an environment thing!

Thanks for pointing out the incorrect red color, it was bothering me too! After doing a little digging, I figured out how to set the error and warning colors and have just pushed 825716f to correct them.

from onedark.vim.

joshdick avatar joshdick commented on July 4, 2024

I use plug.vim to load plugins and can't reproduce this with that setup, but if this was a plugin loading problem I'd expect the theme and/or syntastic not to load at all, so, stupid question: Is this an artifact of Vim's Location buffer being selected by default when a syntax error is detected? I have to refocus my source code buffer after introducing a syntax error in order for the statusline to show the syntax group as expected.

from onedark.vim.

deybhayden avatar deybhayden commented on July 4, 2024

Aha, that's it! I had to run packloadall at the very top of my .vimrc so that all the runtime paths were updated before setting the colorscheme. Vim packages by default in 8.0 are loaded to the runtime after reading the .vimrc.

screen shot 2016-12-22 at 9 27 31 am

Is that the right color though? Looks like the default. Regardless, my original issue is a vim package issue.

from onedark.vim.

deybhayden avatar deybhayden commented on July 4, 2024

Actually had to set a couple airline variables ahead of that packloadall to get my powerline font to show up right as well. I think i've got it sorted - thanks for helping me pinpoint that it was just an environment thing.

from onedark.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.