Made this beauty (forgot to devlog)
I spent hours configuring (forgot to devlog) this beauty.
Gruvbox is the theme, No other theme is supported right now… in future, I need to add that too… put all the vim option settings in one file and set custom highlights for every elements.
Everything is crafted with time, like:
- a completely custom dashboard that renders the “RINOVIM” logo in high quality on every terminal and it gives you quick access to common actions and recent files
- the Lualine at the bottom that features a zen-style minimal setup
- tabline above which shows you the tabs (if more than one) and the language icon and the number of diagnostics you have…
- the slim gutter (which ate a lot of time) that shows errors in the numbers itself instead of seperate icons, and also showing Git diffs without distraction.
- neo-tree that matches the entire theme, which have a floating style UI unlike classic side tree
- snacks picker to grep and open files very fast
- lazygit support for lazy people
- pounce.nvim for quick code navigation
- and a lot more QoL features…
This setup took me 9 hours to make… It’s not ready yet… now I’m planning to bring features like:
- A rino.lua file where the Distro user can make changes very easily (abstraction)
- theme creator and support for other themes (than gruvbox).
- Also neo-tree will be replaced with an alternative similar to Oil.nvim.
- Highlight groups in separate file
- etc. (end of thinking capacity)