mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-18 01:34:32 +02:00
enc: add default config
This commit is contained in:
parent
8bc18a0f0c
commit
5ae8f516b8
3 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@ pcode.extras = {
|
|||
autosave = false,
|
||||
bigfiles = false,
|
||||
codeium = false,
|
||||
codeiumnvim = true,
|
||||
neocodeium = false,
|
||||
codeiumnvim = false,
|
||||
neocodeium = true,
|
||||
liveserver = false,
|
||||
minianimate = false,
|
||||
neoscroll = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue