Giter Club home page Giter Club logo

Comments (18)

famiu avatar famiu commented on July 17, 2024

What's the last commit that works for you? Also, did you try the minimal config?

from feline.nvim.

AllenDang avatar AllenDang commented on July 17, 2024

@famiu I have to set every bg of hl manually to get rid of the error message.

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

@famiu I have to set every bg of hl manually to get rid of the error message.

You haven't answered my question. Does the minimal init.lua provided with Feline work for you? Did Feline work for you in the past and an update broke it or was it broken since you started using it?

from feline.nvim.

AllenDang avatar AllenDang commented on July 17, 2024

Feline works for me in past, I mean yesterday. This error message occurred today after update. It still there even with minimal init.lua. I'm not quite sure it is related to feline, since today has lots of package were updated.

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

Feline works for me in past, I mean yesterday. This error message occurred today after update. It still there even with minimal init.lua. I'm not quite sure it is related to feline, since today has lots of package were updated.

Can you try the previous commits and tell me what's the last commit that still works for you?

from feline.nvim.

AllenDang avatar AllenDang commented on July 17, 2024

@famiu 6fd862ecd5232c59647949c836b2f7f4409ef3d1 works for me.

from feline.nvim.

ram02z avatar ram02z commented on July 17, 2024

That is strange, my PR didn't change how highlight groups are parsed.

EDIT: I cannot reproduce when setting hl = "Normal" to a component.

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

@famiu 6fd862ecd5232c59647949c836b2f7f4409ef3d1 works for me.

Can you do nvim --version in a command line and post the output of it here?

from feline.nvim.

AllenDang avatar AllenDang commented on July 17, 2024

@famiu Sure.

NVIM v0.6.0-dev+1680-g9695691ee
Build type: Release
LuaJIT 2.1.0-beta3
编译者 [email protected]

Features: +acl +iconv +tui
See ":help feature-compile"

     系统 vimrc 文件: "$VIM/sysinit.vim"
         $VIM 预设值: "/usr/local/Cellar/neovim/HEAD-9695691/share/nvim"

Run :checkhealth for more info

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

@famiu Sure.

NVIM v0.6.0-dev+1680-g9695691ee
Build type: Release
LuaJIT 2.1.0-beta3
编译者 [email protected]

Features: +acl +iconv +tui
See ":help feature-compile"

     系统 vimrc 文件: "$VIM/sysinit.vim"
         $VIM 预设值: "/usr/local/Cellar/neovim/HEAD-9695691/share/nvim"

Run :checkhealth for more info

Hmm... I'm wondering if this is a Neovim 0.6 thing. If possible, could you try using it in Neovim 0.5 and see if it works?

from feline.nvim.

ram02z avatar ram02z commented on July 17, 2024

@AllenDang It might be a colorscheme issue. Does the same error message occur for another highlight group?

from feline.nvim.

AllenDang avatar AllenDang commented on July 17, 2024

@famiu I think it should related to nvim 0.6. I tried several commits with neovim 0.5, both of them works fine.
One more thing, can I disable the color file type icon for FileInfo? It looks very weired.
截屏2021-09-01 上午11 40 28

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

One more thing, can I disable the color file type icon for FileInfo? It looks very weired.

That was just fixed. Update Feline and try again.

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

I think it should related to nvim 0.6. I tried several commits with neovim 0.5, both of them works fine.

Strange indeed. I don't know what changes nvim 0.6 has. @ram02z any ideas?

from feline.nvim.

ram02z avatar ram02z commented on July 17, 2024

Strange indeed. I don't know what changes nvim 0.6 has. @ram02z any ideas?

I am using nvim-nightly and I am not running into any errors, which like I said prior, might mean it is a colorscheme issue. @AllenDang Are you using a custom config for feline? If so, can you upload to a github gist or similar?

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

Strange indeed. I don't know what changes nvim 0.6 has. @ram02z any ideas?

I am using nvim-nightly and I am not running into any errors, which like I said prior, might mean it is a colorscheme issue. @AllenDang Are you using a custom config for feline? If so, can you upload to a github gist or similar?

But the fact that they can reproduce it even with the minimal init implies that it's not a colorscheme issue... unless plugins are still being loaded.

@AllenDang Can you try the minimal init again, but this time do nvim --noplugin -u minimal_init.lua instead and see if it works or not

from feline.nvim.

AllenDang avatar AllenDang commented on July 17, 2024

nvim --noplugin -u minimal_init.lua works with no issue.

from feline.nvim.

famiu avatar famiu commented on July 17, 2024

nvim --noplugin -u minimal_init.lua works with no issue.

@AllenDang So it is in fact either an issue with your colorscheme or another plugin is interfering with Feline. Try using a different colorscheme or removing plugins you think might be the cause

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