Skip to content

ddjfreedom/slate-config-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

slate-config-mode

An emacs major mode for Slate

Installation

el-get

Add the following recipe to el-get-sources:

(:name slate-config-mode
               :type github
               :pkgname "ddjfreedom/slate-config-mode"
               :features slate-config-mode)

Then run M-x el-get-install to install slate-config-mode.

Manual

Put slate-config-mode.el into a directory in load-path, and add

(require 'slate-config-mode)

into emacs init file.

About

An emacs major mode for .slate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published