mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: lazy.nvim: update icons
This commit is contained in:
parent
2ba8f37969
commit
774489d3be
1 changed files with 8 additions and 6 deletions
|
|
@ -640,15 +640,17 @@ require('lazy').setup({
|
|||
cmd = '[cmd]',
|
||||
config = '[cfg]',
|
||||
event = '[e]',
|
||||
favorite = '[*]',
|
||||
ft = '[ft]',
|
||||
init = '[init]',
|
||||
keys = '[key]',
|
||||
plugin = '[plugin]',
|
||||
runtime = '[rt]',
|
||||
source = '[src]',
|
||||
start = '[active]',
|
||||
task = '[task]',
|
||||
import = '[import]',
|
||||
keys = '[keys]',
|
||||
lazy = '[lazy]',
|
||||
plugin = '[plugin]',
|
||||
runtime = '[runtime]',
|
||||
require = '[require]',
|
||||
source = '</>',
|
||||
start = '[+]',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue