radiant.nvim/README.md

12 lines
662 B
Markdown
Raw Normal View History

2024-01-16 20:40:06 +00:00
# radiant.nvim
`radiant.nvim` is a fast and minimal Neovim configuration framework; it aims to:
2023-12-30 14:56:52 +00:00
- Provide a solid base for *your* own configuration
- Help to make tailoring the Neovim experience simple and quick
- Create a consitent text editing experience for various common formats and files
2024-01-16 20:40:06 +00:00
- [Be beautiful!](https://git.devraza.duckdns.org/devraza/kagayaki.nvim)
2023-12-30 14:56:52 +00:00
2024-01-28 20:15:10 +00:00
## Screenshots
![Image of desktop with several Neovide windows showing the neovim configuration](./assets/screenshot.png)
This project is in its early stages of development. I consider it to be a functional text editor, but it still lacks a lot of features and isn't very mature. Stay tuned!