Git Product home page Git Product logo

nebulous.nvim's People

Contributors

arpangreat avatar klooj avatar luissolanodev avatar mrfixthis avatar strogiyotec avatar yagua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nebulous.nvim's Issues

Cannot change theme variant

Bug description

Since ade7d7d I can no longer change theme variant using setup function.

Steps to reproduce

require('nebulous').setup({
    variant = 'midnight',
})

Additional information

I have discovered that this may happen due to setup_scheme function being called twice.
The first time it is called with user parameters by setup function.
The second time it is called from nebulous.vim file with default parameters.

Lualine Nebulous Theme Errors

neovim 0.7
tree-sitter 0.20.2
Arch Linux

All other Lualine themes work, so I assume it's not a Lualine issue, but specific to nebulous theme interaction with lualine.

(Side note -- commenting out the first line of the lualine nebulous theme causes error to stop -- but reverts lualine to using 'auto' theme instead of nebulous)

Whenever I try to include the lualine nebulous theme I get the following errors (which I don't get with other themes):

E5108: Error executing lua /usr/share/nvim/runtime/lua/lualine/highlight.lua:99: Vim(highlight):E411: highlight group not
found: lualine_b_normal
stack traceback:
[C]: in function 'cmd'
/usr/share/nvim/runtime/lua/lualine/highlight.lua:99: in function 'highlight'
/usr/share/nvim/runtime/lua/lualine/highlight.lua:115: in function 'create_highlight_groups'
/usr/share/nvim/runtime/lua/lualine.lua:251: in function 'setup_theme'
/usr/share/nvim/runtime/lua/lualine.lua:285: in function 'reset_lualine'
/usr/share/nvim/runtime/lua/lualine.lua:304: in function </usr/share/nvim/runtime/lua/lualine.lua:300>
Type :qa and press to exit Nvim

Support for LineNumberInterval plugin

I use line_number_interval plugin and it works fine with rose-pine and tokyonight themes, but with any variant of nebulous it stops working. almost as if nebulous disabled the plugin,, because using the commands from that plugin stop functioning as well

nb_style not working

Hey bro! currently setting nb_style with lua option is taking no effect. This my set up:

Installed with packer.nvim:
image

lua/plugins/nebulous.lua:
image

all the other options work except for nb_style, however loading the colorscheme with vim.cmd("colorscheme nebulous") works

I may be doing something wrong with my config though, just wanted to know if anyone can reproduce this, thanks in advance!

Support for nvim-bufferline

Hey! what about adding support for people using nvim-bufferline so their tabs can be stylished and look as good as this:
image

I think the main highlight groups required are BufferLineBufferSelected (selected buffer). BufferLineBufferBackground (hidden buffer), BufferLineFill (tabline background color) and the corresponding to the close buttons and separators.

I tried myself but I can't get creative on them :(

Italic Stuff

Hello ๐Ÿค— , for 3 months nightbuddy is my favourite colorscheme ... and I am loving it โค๏ธ

All though is there any way to have Italic Functions, Keywords and Variables in nightbuddy ?? It'll be really helpful if you help me ๐Ÿ˜Š๐Ÿ˜Š

Thanks for creating such a great colorscheme โค๏ธโค๏ธ๐Ÿ˜

Nebulous Lazy.nvim setup?

I'm just curious how one would translate the nebulous setup (currently looks like it's written with packer in mind) over to a lazy.nvim as a package manager?

Great plugin btw, my favorite color scheme period.

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.