/nova-nim

An Nova extension that adds syntax highlighting, completions, and other functionality for the Nim language

Primary LanguageJavaScriptOtherNOASSERTION

The Nim Nova extension adds syntax highlighting, completions, and other language functionality for the Nim language.

  • Using the power of NimLSP, get structural code completion and see function definition on hover
  • See your project's issues and errors with nim check
  • Enforce a consistent coding style with nimpretty
  • Open Nim files automatically with spaces for indentation


Note: This extension requires NimLSP to be installed. You can change the path of the LSP binary in the extension preferences.