Skip to content

Emacs major-mode for editing FreeRadius configuration files

License

Notifications You must be signed in to change notification settings

VersBinarii/freeradius-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

freeradius-mode

Emacs major mode for editing FreeRadius server config files and Unlang.

Features

  • Syntax highlighting
  • Indentation

Installation

  1. Clone the repo
git clone https://github.com/VersBinarii/freeradius-mode
  1. Load the file from the cloned repository in your .emacs.d/init.e
(load "/path/to/cloned/repo/freeradius-mode.el")
  1. Require it:
(require 'freeradius-mode)

Releases

No releases published

Packages

No packages published