mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-12 07:48:56 +00:00
Deploy PR #1632 preview
This commit is contained in:
parent
940757d2f4
commit
3e25b49830
2 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
|
@ -30627,7 +30627,7 @@ missing from <code>PATH</code>", leave this option disabled.</p>
|
|||
<div class="option-type">Type: <code>package</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>Go debugger package.</p>
|
||||
</body></html></div>
|
||||
<div class="option-default">Default: <code><derivation delve-1.26.1></code></div>
|
||||
<div class="option-default">Default: <code><derivation delve-1.26.3></code></div>
|
||||
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/go.nix" target="_blank"><nvf/modules/plugins/languages/go.nix></a></code></div>
|
||||
</div>
|
||||
<div class="option" id="option-vim.languages.go.enable">
|
||||
|
|
@ -31068,7 +31068,7 @@ not listed in the docs</p>
|
|||
<div class="option-description"><html><head></head><body><p>Command for haskell-language-server.</p>
|
||||
</body></html></div>
|
||||
<div class="option-default">Default: <code>[
|
||||
"/nix/store/d95vbnsn7i1xw62rmvzhf0wkw877zmjy-haskell-language-server-wrapper/bin/haskell-language-server-wrapper"
|
||||
"/nix/store/z416ljchbky47g72k5fgkmc6gkx3jixf-haskell-language-server-wrapper/bin/haskell-language-server-wrapper"
|
||||
"--lsp"
|
||||
]</code></div>
|
||||
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/haskell.nix" target="_blank"><nvf/modules/plugins/languages/haskell.nix></a></code></div>
|
||||
|
|
@ -33442,7 +33442,7 @@ have any of these filetypes.</p>
|
|||
<div class="option-description"><html><head></head><body><p>Python debugger package.
|
||||
This is a python package with debugpy installed, see <a href="https://nixos.wiki/wiki/Python#Install_Python_Packages">https://nixos.wiki/wiki/Python#Install_Python_Packages</a>.</p>
|
||||
</body></html></div>
|
||||
<div class="option-default">Default: <code><derivation python3-3.13.12-env></code></div>
|
||||
<div class="option-default">Default: <code><derivation python3-3.13.13-env></code></div>
|
||||
<div class="option-example">Example: <code>with pkgs; python39.withPackages (ps: with ps; [debugpy])</code></div>
|
||||
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/python.nix" target="_blank"><nvf/modules/plugins/languages/python.nix></a></code></div>
|
||||
</div>
|
||||
|
|
@ -34109,7 +34109,7 @@ not listed in the docs</p>
|
|||
<div class="option-type">Type: <code>package or list of string</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>rust-analyzer package, or the command to run as a list of strings</p>
|
||||
</body></html></div>
|
||||
<div class="option-default">Default: <code><derivation rust-analyzer-2026-04-27></code></div>
|
||||
<div class="option-default">Default: <code><derivation rust-analyzer-2026-06-01></code></div>
|
||||
<div class="option-example">Example: <code>"[lib.getExe pkgs.jdt-language-server \"-data\" \"~/.cache/jdtls/workspace\"]"</code></div>
|
||||
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/rust.nix" target="_blank"><nvf/modules/plugins/languages/rust.nix></a></code></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue