lualine.nvim/lua
zappolowski 9d177b668c
fix component(filetype) proper icon based on filetype (#810)
* Refactor tests to use stubs for nvim-web-devicons

* Simplify getting icon

`get_icon` does not need the 2nd parameter (`ext`) as it will derive it
from the given `name` (1st argument) itself.

* fix component(filetype) proper icon based on filetype

With https://github.com/kyazdani42/nvim-web-devicons/pull/125 a filetype
based lookup was implemented upstream which can be used to get an icon
when a file doesn't have an extension.

fixes #578
2022-10-23 20:41:12 +06:00
..
lualine fix component(filetype) proper icon based on filetype (#810) 2022-10-23 20:41:12 +06:00
lualine.lua chore: autogen (vimdocs+formating) 2022-08-22 05:13:35 +00:00
lualine_require.lua fix: typo (#626) 2022-03-27 14:03:24 +06:00