nyxwulf / spacemacs-layers

Some custom Spacemacs layers that I found useful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rgemulla/spacemacs-layers

This repository contains some custom Spacemacs layers.

Installation

Copy the desired layer(s) into the private layers directory of Spacemacs (defaults to ~/.spacemacs.d/private). Then add them to dotspacemacs-configuration-layers in the .spacemacs file.

Provided layers

  • frames: Add a transient state for frame configuration
  • latexp: Additions/improvements for latex layer of Spacemacs.
  • orgp: Additions/improvements for org layer of Spacemacs.
  • pythonp: Additions/improvements for the python layer of Spacemacs
  • umlauts: Make better use of umlauts when using a German keyboard layout.
  • web-search: Quick access to web search and Google translate (alternative to search-engine layer of Spacemacs).

Older layers

  • elpy: Work with Python in a style similar to ESS (alternative to python layer of Spacemacs).

About

Some custom Spacemacs layers that I found useful

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 97.5%Language:JavaScript 2.5%