mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-13 02:03:59 +01:00
change nvim theme
This commit is contained in:
parent
921da663f2
commit
3bd295933f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ M.plugins = "custom.plugins"
|
|||
M.mappings = require "custom.mappings"
|
||||
|
||||
M.ui = {
|
||||
theme = "catppuccin",
|
||||
theme = "tomorrow_night",
|
||||
statusline = {
|
||||
theme = "default",
|
||||
separator_style = "arrow",
|
||||
|
|
Loading…
Reference in a new issue