breaking change: moved highlight stuff to base16 repo | rewrote whole base16 repo
Just run :PackerSync, check https://nvchad.github.io/config/Custom%20config#local-themes and the section below it for newly added features
This commit is contained in:
parent
e557dc3af9
commit
02d545cd42
10 changed files with 12 additions and 304 deletions
|
|
@ -3,7 +3,7 @@ if not present then
|
|||
return
|
||||
end
|
||||
|
||||
local colors = require("colors").get()
|
||||
local colors = require("base16").get_colors("base_30")
|
||||
|
||||
local options = {
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue