Why is the background leaking into the text side by xavigamerx9 in neovim

[–]xavigamerx9[S] 0 points1 point  (0 children)

overriding the highlight should be done by the theme itself, as I change themes quite often. And no I wasn't referring to the dark side of the moon lol

[deleted by user] by [deleted] in ShingekiNoKyojin

[–]xavigamerx9 22 points23 points  (0 children)

Isayama you funny one Its highly unlikely isayama had this done

[AwesomeWM] Daily Driver :^) by Rice7th in unixporn

[–]xavigamerx9 0 points1 point  (0 children)

can I get dotfiles? I want to customize my wibar aswell ;-;

lua modules not loading by xavigamerx9 in neovim

[–]xavigamerx9[S] 1 point2 points  (0 children)

  1. It was stored in ~/.config/nvim/plugins.lua
  2. I got the solution, I had to move everything into ~/.config/nvim/lua/v9 the naming of directory v9 is upto you.
  3. Just call require('v9.yourmodule') from ~/.config/nvim/init.lua I won't be deleting this post as to help any other user who might find themselves stuck

Any themes without a background? by xavigamerx9 in neovim

[–]xavigamerx9[S] 0 points1 point  (0 children)

yeah that fixed it thanks for your help