Navarasu
Results
22
comments of
Navarasu
This is already supported! You can use the `toggle_style_list` option to switch between specific styles. Add this to your config: ```lua require('onedark').setup({ style = 'dark', -- your default style toggle_style_key...
@plainee Just tried installing with same example given in the read me ``` { "navarasu/onedark.nvim", priority = 1000, -- make sure to load this before all the other start plugins...