forked from norcalli/nvim-base16.lua
-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Description
Hi, I'm working on a plugin which generates a theme on the fly and generates a local theme .lua
file.
The only issue I'm having is base46 not picking up the changed theme file and me needing to restart nvim for base46 to apply the changes.
Is it possible to reload on the fly? I tried calling require('base46').load_all_highlights()
but the theme does not change.
Metadata
Metadata
Assignees
Labels
No labels