My beautiful, fast and minimal Neovim configuration.
Go to file
2024-06-20 14:27:56 +01:00
assets feat(docs): add a screenshot! 2024-01-28 20:15:10 +00:00
lua/core chore: squash commits 2024-06-18 13:22:11 +01:00
.gitignore hotfix: name for lazy lock file in gitignore 2023-12-30 14:49:35 +00:00
init.lua feat: typst.vim 2024-06-20 14:27:16 +01:00
LICENSE.md docs: add license (MIT) 2024-01-28 19:56:40 +00:00
README.md docs: expand and make the description make more sense 2024-06-20 14:27:56 +01: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 produce a functional text editor and development environment, 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.