initial commit
This commit is contained in:
8
lua/assets/icons.lua
Normal file
8
lua/assets/icons.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
diagnostics = {
|
||||
Error = "",
|
||||
Warn = "",
|
||||
Info = "",
|
||||
Hint = "",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user