lualine.nvim/tests
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
..
spec fix component(filetype) proper icon based on filetype (#810) 2022-10-23 20:41:12 +06:00
helpers.lua docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
minimal_init.lua chore(tests): move tests out of lua directory (#621) 2022-03-25 13:35:59 +00:00
statusline.lua fix: broken tests 2022-07-28 11:39:58 +06:00