lualine.nvim/lua/lualine
Marc Jakobi 36bf6963ae
Add option to show buffer number + alternate file icon (#669)
* Add option to show buffer number + alternate file icon

* Address PR comments

* Adjust existing tests for buffer bufnr mode additions

* Revert "Adjust existing tests for buffer bufnr mode additions"

This reverts commit f8422d9f38b4b437a2330101e13c3a4bc50ed920.

* Add missing case for buffers mode == 0

* Fix some test cases for alternate file icon + modified icon

* Add test cases for modes 3 & 4

* Correct typo in README

* Fix buffers component mode can change layout specs

* Detect buffer numbers in lualine_spec bufnr tests

* Minor change to test descriptions

* Delete unnamed buffer for consistent test results between nvim versions

* Add test case for alternate buffer when switching buffers

* Extend switching buffers test

Co-authored-by: Marc Jakobi <marc.jakobi@tiko.energy>
Co-authored-by: Marc Jakobi <mrcjk@p40yoga.localdomain>
2022-05-20 06:48:18 +06:00
..
components Add option to show buffer number + alternate file icon (#669) 2022-05-20 06:48:18 +06:00
extensions Add neo-tree extension (#672) 2022-05-02 08:15:53 +06:00
themes chore: autogen (vimdocs+formating) 2022-04-13 04:59:06 +00:00
utils fix: make escape sequences compatible with Lua 5.1 (#663) 2022-04-24 13:12:03 +06:00
component.lua chore: autogen (vimdocs+formating) 2022-04-30 10:11:22 +00:00
config.lua feat: add support for global statusline (#613) 2022-03-18 06:59:01 +06:00
highlight.lua fix: theme colors not applied as default when color option is incomplete 2022-04-01 13:46:09 +06:00