GRAMdocslanguages

Nim

Nim language support in Gram is provided by the community-maintained Nim extension. Report issues to: [https://github.com/foxoman/zed-nim/issues](https://github.com/foxoman/zed-nim/issues)

  • Tree-sitter: alaviss/tree-sitter-nim
  • Language Server: nim-lang/langserver

Formatting

To use arnetheduck/nph as a formatter, follow the nph installation instructions and add this to your Gram settings.json:

  "languages": {
    "Nim": {
      "formatter": {
        "external": {
          "command": "nph",
          "arguments": ["-"]
        }
      }
    }
  }

Website source. Hosted by Ziran AB. Toad by @bjoreman.

rss RSS