My beautiful, fast and minimal Neovim configuration.
Go to file
2024-05-31 17:22:39 +01:00
assets feat(docs): add a screenshot! 2024-01-28 20:15:10 +00:00
lua/core chore: remove neorg 2024-04-24 15:52:39 +01:00
.gitignore hotfix: name for lazy lock file in gitignore 2023-12-30 14:49:35 +00:00
init.lua feat: lazy.nvim 2024-05-31 17:22:39 +01:00
LICENSE.md docs: add license (MIT) 2024-01-28 19:56:40 +00:00
README.md docs: improvements 2024-03-29 23:42:07 +00:00

radiant.nvim

radiant.nvim is a fast and minimal Neovim configuration framework; it aims to:

  • Provide a solid base for your own configuration
  • Help to make tailoring the Neovim experience simple and quick
  • Create a consistent text editing experience for various common formats and files
  • Be beautiful!

Keep in mind that this configuration isn't complete. Development has a long way to go before I can even say the above is true.

For the time being, installing packages must be done externally (I do it via my NixOS home-manager configuration). I'll turn this configuration into a flake for better accessibility when I feel the need to - though anyone reading this is welcome to request this happen sooner.

Screenshots

Image of desktop with a few Neovide windows showing the neovim configuration

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!

Notes in Neovim

This configuration has integrated support for Neorg by default - I recommend you check the official repository out if you intend to write notes in Neovim.