spacemacs/layers/+lang/nim
2015-10-10 23:19:23 -04:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
local/flycheck-nim nim: move local packages to local folder and simplify config 2015-10-10 23:19:23 -04:00
config.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el nim: move local packages to local folder and simplify config 2015-10-10 23:19:23 -04:00
README.org Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00

Nim contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/460e4b933540c8d8742995e95916f28671372908/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