mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
change: vim.g.pcode_icon to pcode.icons
This commit is contained in:
parent
624d3aceb6
commit
1aa86bfa2d
17 changed files with 30 additions and 268 deletions
|
@ -14,5 +14,5 @@ end
|
|||
-- if onsave then
|
||||
-- require("user.format_onsave")
|
||||
-- end
|
||||
vim.g.pcode_icons = require("user.icons")
|
||||
pcode.icons = require("user.icons")
|
||||
return {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue