SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


Available Layers » lang#zig

Description

This layer is for zig development.

Install

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "lang#zig"

Options

Key bindings

Run current file

Mode Key Bindings Description
normal SPC l r build and run the current file

Test current file

Mode Key Bindings Description
normal SPC l t run all tests in current file

Powered by Jekyll, Help improve this page