You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I was trying to change the default option of solid backgroud to transparent but wasn't successful in doing so.
The changes i made are not being loaded unless i manually source my neovim config each time i open a new instance of neovim.
Tried changing comments to italic to test and indeed the nightfox.setup function doesn't work unless the config is sourced again.
Tried doing :NightfoxStatus and :NightfoxClean too. It didn't throw any errors.
Behavior
Expected behavior
The changes i made should get automatically loaded each time.
Screenshots
output of :NightfoxStatus
before sourcing my config: comments aren't italic, transparent isn't working
Description
Hello.
I was trying to change the default option of solid backgroud to transparent but wasn't successful in doing so.
The changes i made are not being loaded unless i manually source my neovim config each time i open a new instance of neovim.
Tried changing comments to italic to test and indeed the
nightfox.setup
function doesn't work unless the config is sourced again.Tried doing
:NightfoxStatus and :NightfoxClean
too. It didn't throw any errors.Behavior
Expected behavior
The changes i made should get automatically loaded each time.
Screenshots
output of :NightfoxStatus
before sourcing my config: comments aren't italic, transparent isn't working
after sourcing my config again
Configuration
Reproduce
colorscheme dayfox
, change relevant options inside a lua block in init.vimAdditional info
neovim version: NVIM v0.7.2
Build type: Release
terminal: alacritty
platform: arch linux
The text was updated successfully, but these errors were encountered: