GithubHelp home page GithubHelp logo

Comments (7)

protesilaos avatar protesilaos commented on June 10, 2024 1

Made some changes. Here a couple of screenshots using Gaia Dark/Light. This is Vim running in the console.

2018-12-10_18 09 20_1920x1062

2018-12-10_18 11 09_1920x1062

Is this closer to the desired result? I shall push the changes later on today.

from prot16.

sro5h avatar sro5h commented on June 10, 2024

The highlight group Float has the same color as regular text aswell, resulting in integral numbers being highlighted but not floating numbers.

from prot16.

protesilaos avatar protesilaos commented on June 10, 2024

Thank you for the feedback.

  1. Can you please tell me what text editor you are using?
  2. Can you share some demo with the issue?

from prot16.

sro5h avatar sro5h commented on June 10, 2024

I use vim, e.g. editing a c++ file containing:

class SomeClass final {
public:
        ~SomeClass() = default;
};

Here the keyword default is not highlighted

Or for the number issue:
int a = 3; <- 3 is highlighted
float b = 3.4516f <- 3.4516 has the normal text color

from prot16.

sro5h avatar sro5h commented on June 10, 2024

Yes :) that's perfect, thank you very much

from prot16.

protesilaos avatar protesilaos commented on June 10, 2024

I just updated this repo and the one specific to Vim. Thanks again for your feedback!

By the by, I realised that I have not touched this project in about a year. There are all sorts of things I learned from my more recent Tempus Themes project. I will incorporate all the improvements as soon as I can.

from prot16.

sro5h avatar sro5h commented on June 10, 2024

Sounds good :) i'll have a look at your tempus themes project

from prot16.

Related Issues (3)

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.