lazy.nvim/lua/lazy/view
max397574 8ea9d8b024
feat(ui): make lazy icon configurable (#163)
* feat(ui): make lazy icon configurable

* docs: add lazy icon config option
2022-12-25 13:41:33 +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 feat(ui): added multiple options for diff command 2022-12-24 11:30:16 +01:00
float.lua refactor: float is now a separate module 2022-12-24 11:30:16 +01:00
init.lua feat(ui): added custom commands for lazygit and opening a terminal for a plugin 2022-12-24 11:30:16 +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