diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-01-07 11:48:25 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-01-07 11:48:25 +0100 |
commit | a4f5c8410bdf2ce0740c88ec55f21da1422392fe (patch) | |
tree | d2e9a997d0027442e2a5aca5d40bc537192f3fd3 /fnl/plugins/colorscheme.fnl | |
parent | 7b3143e3cd9edc14906935857f73bfd89e26df84 (diff) |
Update
Diffstat (limited to 'fnl/plugins/colorscheme.fnl')
-rw-r--r-- | fnl/plugins/colorscheme.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/colorscheme.fnl b/fnl/plugins/colorscheme.fnl index 69f4e9b..2d913ca 100644 --- a/fnl/plugins/colorscheme.fnl +++ b/fnl/plugins/colorscheme.fnl @@ -9,4 +9,4 @@ (plugin.setup opts) (plugin.load))) -{1 :aktersnurra/no-clown-fiesta.nvim :lazy false :priority 1000 : config :dev true} +{1 :aktersnurra/no-clown-fiesta.nvim :lazy false :priority 1000 : config} |