mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
enc: update patch
This commit is contained in:
parent
d084330d2f
commit
2bae787a7d
4 changed files with 73 additions and 71 deletions
|
@ -8,7 +8,7 @@ pcode.lang = {
|
|||
java = false,
|
||||
java3 = false,
|
||||
javascript = false,
|
||||
kotlin = true,
|
||||
kotlin = false,
|
||||
markdown = false,
|
||||
php = false,
|
||||
prisma = false,
|
||||
|
@ -21,12 +21,12 @@ pcode.extras = {
|
|||
autosave = false,
|
||||
bigfiles = false,
|
||||
codeiumnvim = false,
|
||||
liveserver = false,
|
||||
liveserver = true,
|
||||
minianimate = false,
|
||||
neoscroll = false,
|
||||
nvimufo = false,
|
||||
refactoring = true,
|
||||
rest = false,
|
||||
rest = true,
|
||||
treesittercontex = false,
|
||||
codeium = true,
|
||||
colorizer = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue