1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:20:04 +08:00
SpaceVim/docs/layers/lang/nix.md

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"