Skip to content

jams2/hy-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Emacs major mode for Hy, lispy python, providing support for:

  1. Syntax Highlighting
  2. Auto-completion
  3. Eldoc and documentation lookup
  4. Shell integration
  5. Hy constructs like bracket strings

Spacemacs users - Hy has its own layer in its dev branch.

Installation

Master branch is currently in development. Please use the latest tagged release for a smoother experience.

hy-mode requires Emacs 24+ and is available in MELPA.

Contributing

hy-mode is well-tested. It uses buttercup rather than ert.

Execute tests after running cask install with the command: cask exec buttercup -L .

About

Hy mode for Emacs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%