Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

DAX Mode for Emacs

Major mode that let's you edit the DAX language in your favourite editor.

Also included is a dax-pretty-print function that uses http://www.daxformatter.com/api/daxformatter/DaxFormat/ to beautify your code.

Installation

Manual installation

Just clone this repo to emacs.d and place the code below in your init.el:

(load "~/.emacs.d/dax-mode/dax-mode.el")

Place the code below in your init.el:

(straight-use-package
    '(dax-mode :type git :host github :repo "fpvmorais/dax-mode"))

About

dax-mode for emacs

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages