Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jingyenloh/nero
Private layer for Spacemacs
https://github.com/jingyenloh/nero
Last synced: 21 days ago
JSON representation
Private layer for Spacemacs
- Host: GitHub
- URL: https://github.com/jingyenloh/nero
- Owner: JingYenLoh
- License: mit
- Created: 2017-08-14T12:21:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T20:40:03.000Z (over 7 years ago)
- Last Synced: 2024-10-28T12:17:45.663Z (2 months ago)
- Language: Emacs Lisp
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: nero layer
# The maximum height of the logo should be 200 pixels.
[[img/nero.png]]# TOC links should be GitHub style anchors.
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]* Description
This layer adds support for something.** Features:
- Autocomplete
- Linting
- Refactoring
- ...* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =nero= to the existing =dotspacemacs-configuration-layers= list in this
file.* Key bindings
| Key Binding | Description |
|-------------+----------------|
| ~SPC x x x~ | Does thing01 |# Use GitHub URLs if you wish to link a Spacemacs documentation file or its heading.
# Examples:
# [[https://github.com/syl20bnr/spacemacs/blob/master/doc/VIMUSERS.org#sessions]]
# [[https://github.com/syl20bnr/spacemacs/blob/master/layers/%2Bfun/emoji/README.org][Link to Emoji layer README.org]]
# If space-doc-mode is enabled, Spacemacs will open a local copy of the linked file.