mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
enc: update config mason backdrop
This commit is contained in:
parent
04f3bfc8a3
commit
f3761c699a
16 changed files with 316 additions and 277 deletions
|
@ -48,6 +48,8 @@ pcode.extras = {
|
|||
lspsignatur = false,
|
||||
telescopetreesiterinfo = true,
|
||||
fidget = false,
|
||||
tinydignostic = false,
|
||||
dressing = false,
|
||||
}
|
||||
-- activate config themes
|
||||
pcode.themes = {
|
||||
|
@ -93,6 +95,6 @@ pcode.themes = {
|
|||
-- github = "github_dark_dimmed",
|
||||
}
|
||||
-- activate config transparent_bg
|
||||
pcode.transparent = true
|
||||
pcode.transparent = false
|
||||
pcode.localcode = true
|
||||
pcode.snippets_path = vim.fn.stdpath("config") .. "/mysnippets"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue