chore: Add some beautiful icons
Signed-off-by: Anonymous1231-dev <87801676+Anonymous1231-dev@users.noreply.github.com>
This commit is contained in:
parent
c7949aa3c3
commit
6e063cb3e3
3 changed files with 9 additions and 9 deletions
|
|
@ -25,10 +25,10 @@ M.options = {
|
|||
compile_on_sync = true,
|
||||
git = { clone_timeout = 6000 },
|
||||
display = {
|
||||
working_sym = "ﲊ",
|
||||
error_sym = "✗",
|
||||
done_sym = "",
|
||||
removed_sym = "",
|
||||
working_sym = " ﲊ",
|
||||
error_sym = "✗ ",
|
||||
done_sym = " ",
|
||||
removed_sym = " ",
|
||||
moved_sym = "",
|
||||
open_fn = function()
|
||||
return require("packer.util").float { border = "single" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue