Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parinfer-mode

This package provides a parinfer mode for Emacs

Usage

  • Clone this repo
  • Add the path to the project folder to your load path by adding (add-to-list 'load-path "<project-folder>") to your init.el
  • Add (require 'parinfer-mode) to your init.el
  • Restart emacs and run M-x parinfer-mode to activate it for a buffer

Optionally you can make parinfer-mode enabled by default in clojure-mode by adding

(add-hook 'clojure-mode-hook 'parinfer-mode)

to your init.el .

Contributing

Send me a Pull Request. I’ll add you as a Collaborator!

Authors

License

Licensed under the GPLv3. See LICENSE for Details

About

Emacs Mode for Parinfer

Resources

Stars

91 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages