@ -206,30 +206,35 @@ Runic can be used as a formatter in [Neovim](https://neovim.io/) using
@@ -206,30 +206,35 @@ Runic can be used as a formatter in [Neovim](https://neovim.io/) using
[conform.nvim](https://github.com/stevearc/conform.nvim). Refer to the conform.nvim
repository for installation and setup instructions.
Runic is not (yet) available directly in conform so the following configuration needs
to be passed to the setup function. This assumes Runic is installed in the `@runic` shared
project as suggested in the [Installation](#installation) section above. Adjust the
`--project` flag if you installed Runic elsewhere.
Runic is supported directly in conform (version X and later) so the only necessary
configuration is to tell conform to use runic for files with the `julia` filetype: