Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Wren mode

Provides support for editing Wren, providing indentation and syntactical font-locking.

A continuation of v2e4lisp mode for my own joy of learning Emacs and Wren.

Installation

Manual

Copy wren-mode.el somewhere on your load path and require it.

(add-to-list 'load-path "~/.emacs.d/lisp")
(require 'wren-mode)

Melpa

Not yet

About

Emacs major mode for editing Wren scripts

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages