Giter Club home page Giter Club logo

Comments (4)

lifepillar avatar lifepillar commented on May 22, 2024

Thanks for your feedback!

Re your first point, I see that the issue can still be reproduced with Solarized8. If I understand correctly, it depends on Solarized defining syntax highlight groups for specific filetypes (e.g., Vim) with, say, hi vimCommand… rather than hi link vimCommand…. I vaguely remember something similar discussed in Vim mailing list, but I don't remember the details. If following some rules can prevent messing with syntax highlighting, I will certainly enforce them (and update Solarized8 accordingly—curious that no one has reported the issue yet).

Re vim-airline support, what would that entail? Isn't it just a matter of defining some custom highlight groups? For things like other plugins's support, I'd be more keen to add customization points for those plugins to hook into rather than hard code something in colortemplate.

from vim-colortemplate.

lifepillar avatar lifepillar commented on May 22, 2024

The thread I had in mind is "syntax reset" in colorschemes from vim-dev, btw.

from vim-colortemplate.

jordwalke avatar jordwalke commented on May 22, 2024

"Re vim-airline support, what would that entail? Isn't it just a matter of defining some custom highlight groups? For things like other plugins's support, I'd be more keen to add customization points for those plugins to hook into rather than hard code something in colortemplate."

It involves creating a separate .vim file in the autoload directory. vim-airline is so popular that you might consider just including it out of the box as part of the template. It wouldn't hurt anyone if airline wasn't installed.

from vim-colortemplate.

lifepillar avatar lifepillar commented on May 22, 2024

Since these are two distinct issues, I have opened #3 and #4. So I am closing this. Feel free to continue the discussion there.

from vim-colortemplate.

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.