Coder Social home page Coder Social logo

How to disable openrgb about nvim HOT 7 CLOSED

ecosse3 avatar ecosse3 commented on May 3, 2024
How to disable openrgb

from nvim.

Comments (7)

kpritam avatar kpritam commented on May 3, 2024 1

Galaxyline and airline etc as well did not work which forced me to delete ~/.nvim and ~/.local/share/nvim dir and reinstall everything. After doing this, I can confirm that this is working as expected, thanks!

from nvim.

ecosse3 avatar ecosse3 commented on May 3, 2024

Hi @kpritam.

Just remove openrgb plugin from /vim-plug/plugins.vim and corresponding config file for it from init.vim.

Then remove line 88 in /general/statusline.vim:

let l:statusline .= OpenRGBStatuslineFunc()

It should work. Let me know if it works.

from nvim.

kpritam avatar kpritam commented on May 3, 2024

Thanks, I did try that, status line gets displayed for fraction of second when nvim is opening but as soon as focus gets shifted to opened file, statusline vanishes. Is that a feature or I am missing something?

from nvim.

ecosse3 avatar ecosse3 commented on May 3, 2024

No, it shouldn't be like that. Do you have any errors showing when you open neovim and statusline vanishes? Maybe you're missing some necessary plugin and that's why it breaks. In my statusline I'm using references to gitsigns.nvim and that's all. Did you clone lua branch? In master which is I was using also fugitive.vim but I'll update master to lua branch soon.

from nvim.

kpritam avatar kpritam commented on May 3, 2024

I dont see any errors related to statusline, here in the gif you see its displayed correctly for few seconds until focus goes to file.
statusline

from nvim.

ecosse3 avatar ecosse3 commented on May 3, 2024

That's weird. Could you try to run vim from another terminal like kitty? I'm using kitty and don't have any problems. If we can't solve this problem you can try to use some different status line like galaxyline etc.

from nvim.

kpritam avatar kpritam commented on May 3, 2024

Tried with kitty, same result. Maybe I ll try galaxyline.

from 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.