config v1

This commit is contained in:
asep.komarudin 2024-04-15 18:41:24 +07:00
parent c651a8ca42
commit cc7c63dc46
18 changed files with 186 additions and 374 deletions

View file

@ -11,7 +11,7 @@ return {
Event = "",
Field = "",
File = "",
Folder = "󰉋",
Folder = "",
Function = "",
Interface = "",
Key = "",
@ -19,7 +19,7 @@ return {
Method = "",
Module = "",
Namespace = "",
Null = "󰟢",
Null = "",
Number = "",
Object = "",
Operator = "",
@ -40,8 +40,7 @@ return {
LineModified = "",
LineRemoved = "",
FileDeleted = "",
-- FileIgnored = "◌",
FileIgnored = "",
FileIgnored = "",
FileRenamed = "",
FileStaged = "S",
FileUnmerged = "",
@ -51,7 +50,6 @@ return {
Repo = "",
Octoface = "",
Branch = "",
Branch2 = "",
},
ui = {
ArrowCircleDown = "",
@ -71,17 +69,18 @@ return {
Bug = "",
Stacks = "",
Scopes = "",
Watches = "󰂥",
Watches = "",
DebugConsole = "",
Calendar = "",
Check = "",
ChevronRight = "",
ChevronShortDown = "",
ChevronShortLeft = "",
ChevronShortRight = "",
ChevronShortUp = "",
Circle = "",
Close = "󰅖",
ChevronRight = ">",
ChevronShortDown = "",
ChevronShortLeft = "",
ChevronShortRight = "",
ChevronShortUp = "",
Circle = "",
Dot = "",
Close = "",
CloudDownload = "",
Code = "",
Comment = "",
@ -97,10 +96,10 @@ return {
File = "",
FileSymlink = "",
Files = "",
FindFile = "󰈞",
FindText = "󰊄",
FindFile = "",
FindText = "",
Fire = "",
-- Folder = "󰉋",
-- Folder = "",
-- FolderOpen = "",
Folder = "󰉋",
FolderOpen = "󰝰",
@ -116,32 +115,24 @@ return {
NewFile = "",
Note = "",
Package = "",
Pencil = "󰏫",
Pencil = "",
Plus = "",
Project = "",
Search = "",
SignIn = "",
SignOut = "",
Tab = "󰌒",
Tab = "",
Table = "",
Target = "󰀘",
Target = "",
Telescope = "",
Text = "",
Tree = "",
Triangle = "󰐊",
Triangle = "",
TriangleShortArrowDown = "",
TriangleShortArrowLeft = "",
TriangleShortArrowRight = "",
TriangleShortArrowUp = "",
Neovim = "",
BlankCircle = "",
CheckCircle = "",
DotCircle = "",
Border = { "", "", "", "", "", "", "", "" },
ProjekFolder = "󱧶",
Bell = "󰂠",
ft = "",
not_loaded = "",
},
diagnostics = {
BoldError = "",
@ -153,12 +144,12 @@ return {
BoldQuestion = "",
Question = "",
BoldHint = "",
Hint = "󰌶",
Hint = "",
Debug = "",
Trace = "",
},
misc = {
Robot = "󰚩",
Robot = "",
Squirrel = "",
Tag = "",
Watch = "",