Skip to content

ejrx/spacemacs_contrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spacemacs Layers

A collection of my personal spacemacs layers

Table of Contents

Hy

Adds support for the Hy lisp dialect.

Install

All layers

To install all the layers in this repository, clone this directory into your ~/.emacs.d/private directory.

git clone https://github.com/ejrx/spacemacs_layers ~/.emacs.d/private/

Individual layers

The easiest way to install an individual layer is to clone this repository and then symlink the layer you want to install.

For example, to only install the Hy layer:

git clone https://github.com/ejrx/spacemacs_layers
ln -s /abs/path/spacemacs_layers/hy ~/.emacs.d/private/hy

License

All layers are licensed under the GNU General Public License. See the LICENSE file for the full license text.

About

my personal spacemacs layers

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors