mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 03:30:05 +02:00
enc: set global config dasboard to pcode
This commit is contained in:
parent
66c6917a73
commit
489b9491ab
4 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
local model = vim.g.pcode_model
|
||||
local model = pcode.model
|
||||
if model ~= nil then
|
||||
if model == 1 then
|
||||
require("user.startify")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue