mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
enc: add snippet path config
This commit is contained in:
parent
9aebda6491
commit
5f97594d62
5 changed files with 149 additions and 148 deletions
|
@ -67,3 +67,4 @@ pcode.themes = {
|
|||
-- activate config transparent_bg
|
||||
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