This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang/nim
2016-04-12 23:31:38 -04:00
..
img
config.el
packages.el
README.org Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00

Nim layer

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

Description

This layer adds support for nim (nimrod).

Install

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.

Working with Nim

Nim commands (start with m):

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