mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: config global variable
This commit is contained in:
parent
77436b89c4
commit
a7726a6b33
30 changed files with 703 additions and 857 deletions
|
@ -8,7 +8,7 @@ return {
|
|||
return
|
||||
end
|
||||
|
||||
local icons = require("user.icons")
|
||||
local icons = vim.g.pcode_icons
|
||||
local use_icons = true
|
||||
|
||||
-- get folder name from current directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue