Table of Contents

Nim layer

Table of ContentsClose

logo.png

1 Description

This layer adds support for nim (nimrod).

2 Install

2.1 Layer

To use this configuration layer, add it to your ~/.spacemacs. You will need to add nim to the existing dotspacemacs-configuration-layers list in this file.

3 Working with Nim

3.1 Nim commands (start with m):

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

Author: Sylvain Benner

Created: 2016-10-03 Mon 00:55

Validate