Update for NvUI v3.0
This commit is contained in:
parent
9c6fd2dc03
commit
5782fd24e6
|
@ -1,6 +1,6 @@
|
|||
## Install
|
||||
|
||||
**Requires [NvChad v2.5](https://github.com/NvChad/NvChad/tree/v2.5)**
|
||||
**Requires [NvChad v2.5](https://github.com/NvChad/NvChad/tree/v2.5) and [NvUI v3.0](https://nvchad.com/news/nvui/)**
|
||||
|
||||
Derived from https://github.com/nvchad/starter
|
||||
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
---@type ChadrcConfig
|
||||
local M = {}
|
||||
|
||||
M.ui = { theme = 'nightowl' }
|
||||
M.base46 = {
|
||||
theme = "nightowl",
|
||||
transparency = true,
|
||||
}
|
||||
|
||||
-- M.plugins = "plugins"
|
||||
-- M.mappings = require "mappings"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user