lazy.nvim/lua/lazy/view
Folke Lemaitre 0d0d11acb2
fix(ui): removed newlines from profile tab
2022-12-27 19:50:11 +01:00
..
colors.lua feat(ui): made all highlight groups and icons configurable 2022-12-26 10:24:53 +01:00
commands.lua refactor(commands): move ui/commands config to separate file 2022-12-23 20:55:56 +01:00
config.lua feat(ui): added multiple options for diff command 2022-12-24 11:30:16 +01:00
diff.lua fix(diff): use git show when only displaying one commit (#155) 2022-12-25 13:45:56 +01:00
float.lua feat(ui): re-render after resize. Fixes #174 2022-12-26 14:19:39 +01:00
init.lua feat(ui): re-render after resize. Fixes #174 2022-12-26 14:19:39 +01:00
render.lua fix(ui): removed newlines from profile tab 2022-12-27 19:50:11 +01:00
sections.lua feat(ui): added new section specifically for updates 2022-12-27 19:35:23 +01:00
text.lua fix(ui): fixed extmarks while wrapping. Fixes #124 2022-12-23 11:18:32 +01:00