Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 386 Bytes

noir-nvim

A NeoVim plugin providing syntax highlighting and LSP support for Noir

To install this plugin, follow the standard steps for the plugin manager you are using.

For the LSP to work, ensure you have nargo reachable in your PATH, and ensure that the nargo lsp command works in a terminal. From there, the LSP should be automatically started when a *.nr file is opened.