lazy.nvim/lua/lazy/view
Folke Lemaitre e632eb4ae0
style: mode no longer needed as param for view
2022-12-25 13:46:42 +01:00
..
colors.lua style: remove setting colors on startup 2022-12-23 08:41:42 +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 refactor: float is now a separate module 2022-12-24 11:30:16 +01:00
init.lua style: mode no longer needed as param for view 2022-12-25 13:46:42 +01:00
render.lua feat(ui): make lazy icon configurable (#163) 2022-12-25 13:41:33 +01:00
sections.lua Better terminology (#132) 2022-12-23 14:58:11 +01:00
text.lua fix(ui): fixed extmarks while wrapping. Fixes #124 2022-12-23 11:18:32 +01:00