lualine.nvim/lua/lualine
Shadman ec47bb0447
fix: wrong data displayed by diff component (#117)
Sometimes async process outputs partial data. Previously that data was
processed imediatly causing wrong results. Now the data is processed
after async processes finishes
2021-02-24 18:03:24 +01:00
..
components fix: wrong data displayed by diff component (#117) 2021-02-24 18:03:24 +01:00
extensions docs: added license to all source files 2021-02-13 01:03:57 +01:00
themes refactor: removed cterm colors from themes (#115) 2021-02-22 21:28:29 +01:00
utils fix: signify highlight fix (#108) 2021-02-22 00:07:44 +01:00
async.lua feat: drop signify dependency (added diff component) (#87) 2021-02-23 13:54:04 +01:00
highlight.lua refactor: removed cterm colors from themes (#115) 2021-02-22 21:28:29 +01:00