GithubHelp home page GithubHelp logo

Comments (7)

xeluxee avatar xeluxee commented on June 18, 2024 2

If you are using nvim-treesitter
:hi TSFunction gui=bold

from onedark.nvim.

xeluxee avatar xeluxee commented on June 18, 2024 1

That's awesome! Thank you for sharing! I'll have to learn more about that command and what's possible with it. grin

You're welcome. See :h :hi to discover more about highlighting in vim (choose foreground and background color, underline, undercurl, underline color, font styles such as italic and bold)

from onedark.nvim.

mikededo avatar mikededo commented on June 18, 2024 1

One the other hand, do you know if it is possible to disable bold syntax?

from onedark.nvim.

xeluxee avatar xeluxee commented on June 18, 2024 1

One the other hand, do you know if it is possible to disable bold syntax?

It'd be cool to have a more granular configuration (similar to material.nvim's one) to let user decide whether to use italics/bold for each highlight or not. I'll make a PR about this if I'm not too busy.

For the moment you can disable bold text from your terminal's settings or disable bold for specific highlights, for example

:hi TSKeywordFunction gui=none

from onedark.nvim.

mmirus avatar mmirus commented on June 18, 2024

That's awesome! Thank you for sharing! I'll have to learn more about that command and what's possible with it. 😁

nvim using this theme and that setting:

We can close this if desired, or leave it open if this is something that might still make a good theme option.

from onedark.nvim.

xeluxee avatar xeluxee commented on June 18, 2024

We can close this if desired, or leave it open if this is something that might still make a good theme option.

If you have other suggestion to give tell us

@navarasu what about introducing custom highlights configuration for users, like material's one?

from onedark.nvim.

navarasu avatar navarasu commented on June 18, 2024

Please update the plugin. Check custom code_style option. Now we can change style of function, variables, keyword, etc.

from onedark.nvim.

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.