mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
tonight's rice
This commit is contained in:
parent
bff0f4c78b
commit
26575fa66e
9 changed files with 102 additions and 22 deletions
|
|
@ -3,14 +3,6 @@ if vim.g.did_load_colors_plugin then
|
|||
end
|
||||
vim.g.did_load_colors_plugin = true
|
||||
|
||||
require('rose-pine').setup {
|
||||
variant = 'moon',
|
||||
styles = {
|
||||
bold = false,
|
||||
italic = false,
|
||||
transparency = true,
|
||||
},
|
||||
}
|
||||
require('nightfox').setup {
|
||||
options = {
|
||||
transparent = true, -- Disable setting background
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue