mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-29 20:14:28 +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
|
@ -17,7 +17,7 @@
|
|||
-- end
|
||||
--
|
||||
-- local unregis_lsp = pcode.unregister_lsp or {}
|
||||
-- local icons = vim.g.pcode_icons.ui
|
||||
-- local icons = pcode.icons.ui
|
||||
--
|
||||
-- local settings = {
|
||||
-- ui = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue