spacemacs/layers/+lang/nim
Eivind Fonn c3866382b2 Documentation update
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
config.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el Remove extension for flycheck-nim, use melpa package instead. 2015-10-21 20:34:19 +02:00
README.org Documentation update 2015-11-13 14:23:13 +01:00

Nim contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/c3866382b2b883c2ec7b90b2ae5b8f0e5adf8242/layers/+lang/nim/img/logo.png

Description

This layer adds support for nim (nimrod).

Install

Layer

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(nim))

Working with Nim

Nim commands (start with m):

Key Binding Description
SPC m c r nim compile run main.nim