Skip to content

dylanjm/moose-hit-format.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moose-Hit-Format.el

Install

git clone https://github.com/dylanjm/moose-hit-format.el ~/.emacs.d/site-lisp/moose-hit-format

Then add the following to your init.el

(add-to-list 'load-path "~/.emacs.d/site-lisp/moose-hit-format/moose-hit-format.el")
(require 'moose-hit-format)

Or if you use Straight.el

(use-package moose-hit-format
  :straight (:host github :repo "dylanjm/moose-hit-format.el" :files ("*")))

About

An emacs package for formatting MOOSE input files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published