├── LICENSE ├── README.md └── lua └── lualine └── components └── diagnostic-message.lua /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isrothy/lualine-diagnostic-message/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isrothy/lualine-diagnostic-message/HEAD/README.md -------------------------------------------------------------------------------- /lua/lualine/components/diagnostic-message.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isrothy/lualine-diagnostic-message/HEAD/lua/lualine/components/diagnostic-message.lua --------------------------------------------------------------------------------