SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
This layer is for zig development.
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#zig"
ztagsbin
: The path of ztags.Mode | Key Bindings | Description |
---|---|---|
normal | SPC l r |
build and run the current file |
Mode | Key Bindings | Description |
---|---|---|
normal | SPC l t |
run all tests in current file |
Powered by Jekyll