mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-27 11:18:53 +02:00
add: update config
This commit is contained in:
parent
6153dea7ff
commit
9005047956
7 changed files with 304 additions and 5 deletions
|
@ -150,8 +150,8 @@ return {
|
|||
if data_ok then
|
||||
lsp_progress = lspprogress.progress
|
||||
end
|
||||
-- stylua: ignore
|
||||
local is_transparat=true
|
||||
-- stylua: ignore
|
||||
local is_transparat=true
|
||||
local colors = require("onedarkpro.helpers").get_colors("onedark")
|
||||
|
||||
local onedark = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue