Skip to content

m2q1n9/sproto-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sproto-mode MELPA

Emacs major mode for editing sproto

How to Install

Install sproto-mode from MELPA:

M-x package-install RET sproto-mode

Or put sproto-mode.el in Emacs load-path, and add this line to your .emacs file:

(require 'sproto-mode)
(add-to-list 'auto-mode-alist '("\\.sproto\\'" . sproto-mode))

About

Emacs major mode for editing sproto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published