Skip to content

SerialDev/ihy-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ihy-mode

Hy inferior mode repl support

Installation:

pip3 install hy

Obligatory gif -- WIP

image info

I highly recommend using the straight package manager

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

Alternatively pull the repo and add to your init file

git clone https://github.com/SerialDev/ihy-mode

Hard Requirements

Ihy is required

Current functionality:

C-c C-p [Start repl]
C-c C-b [Eval buffer]
C-c C-l [Eval line]
C-c C-r [eval region]
C-c C-s [eval last sexp]

About

Hy inferior mode repl support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors