xiyaowong / transparent.nvim

Remove all background colors to make nvim transparent
806 stars 23 forks source link

how do i diasable it to load for neovide #38

Closed NormTurtle closed 1 year ago

NormTurtle commented 1 year ago

idk why , but neovide freezes when its loads , and primarily when u change window also it increases ram usage so high , :( so i dont want to load into my neovide at all

info: vim = neovide + neovim Os: window

xiyaowong commented 1 year ago

Are you sure this plugin is causing the problem?

NormTurtle commented 1 year ago

yes im sure, neovide has transparent inbuild , if u add that plugin on top of it , issue 's improve drastically

NormTurtle commented 1 year ago

*improv in bad way

NormTurtle commented 1 year ago

@xiyaowong i just check the readme can u tell me in which Group does neovide stand , ? so i can exclude it?

xiyaowong commented 1 year ago

I have used neovide and found no anomalies regardless of whether transparency is enabled or disabled.

NormTurtle commented 1 year ago

@xiyaowong can u just give me lua code that can block transparent? from init.lua

i mean this is what i currently use

  require("windows").setup({
    animation = {
      enable = false,
    }
  })
xiyaowong commented 1 year ago

Did you read the README? Screenshot_2023-04-27-07-38-05-130-edit_com android browser Screenshot_2023-04-27-07-38-13-986-edit_com android browser

https://github.com/xiyaowong/transparent.nvim/blob/f09966923f7e329ceda9d90fe0b7e8042b6bdf31/lua/transparent/init.lua#L6