spacemacs/layers/+lang/nim
Eivind Fonn c893383fe4 Fix some documentation bugs
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05: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 company-nim is now bundled with nim-mode 2015-11-24 15:47:07 +01:00
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

Nim layer

/TakeV/spacemacs/media/commit/899123258ae6cece18bf7f2eb85f382b73b312b5/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