Skip to content

mahgoh/radiant.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11a6f2c · Jan 19, 2025

History

5 Commits
Dec 7, 2024
Dec 7, 2024
Dec 7, 2024
Jan 19, 2025

Repository files navigation

radiant.nvim

radiant.nvim adds language support for Radiant for Neovim (experimental).

Features

  • Registers .rad filetype
  • Language server
  • Treesitter parser with highlights
  • User commands to generate and deploy

Requirements

  • Neovim >= 0.10.0
  • rad and radls in your PATH

Installation

lazy.nvim:

{
    "mahgoh/radiant.nvim",
    dependencies = { 'nvim-treesitter/nvim-treesitter' },
}

About

Radiant language support for Neovim

Resources

License

Stars

Watchers

Forks