lualine.nvim/lua
Glenn Waters 5785d4b47f
enhance: use table to map mode to hl group (#67)
I believe a hash is more efficient than a multiple comparison if. The code is also drier, no replication of the concatenation line of code.
2021-09-26 06:15:22 +06:00
..
lualine enhance: use table to map mode to hl group (#67) 2021-09-26 06:15:22 +06:00
tests chore: add license statements and update benchmarks 2021-09-20 17:48:22 +06:00
lualine.lua fix: wrong highlights on inactive mode with last commit 2021-09-19 12:20:07 +06:00
lualine_require.lua refactor: replace rtp_searcher with nvim_get_runtime_file (#65) 2021-09-20 20:35:14 +06:00