mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
627 B
627 B
title | description |
---|---|
SpaceVim lang#nix layer | This layer adds Nix language support to SpaceVim. |
Available Layers >> lang#nix
Description
This layer adds Nix language support to SpaceVim.
Features
- syntax highlighting
- symbol renaming (LSP)
- go to definition (LSP)
- syntax checking (LSP)
Install
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#nix"