Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

dependencies.roslyn_ls.enable

Whether to add roslyn_ls to dependencies.

Type: boolean

Default:

false

Declared by:

dependencies.roslyn_ls.package

The roslyn_ls package to use.

Type: package

Default:

pkgs.roslyn-ls

Declared by:

dependencies.roslyn_ls.packageFallback

When enabled, the roslyn_ls package will be added to the end of the PATH (suffix) instead of the beginning (prefix).

This can be useful if you want local versions (e.g. from a devshell) to override the Nixvim version.

Type: boolean

Default:

false

Declared by: