nvim/lua/ui/lsp_icons.lua
Evie Litherland-Smith b73d600dfe Add more options and icons to barbar
Move LSP icons to separate UI file to be re-used
2023-05-25 10:24:52 +01:00

2 lines
71 B
Lua

return { Error = "", Warn = "", Hint = "", Info = "" }