mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-24 13:24:39 +00:00
Deploy PR #1642 preview
This commit is contained in:
parent
a728b61d20
commit
41e5b42d39
2 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
|
@ -24050,7 +24050,7 @@ to one that is already running.</p>
|
|||
<span class="copy-feedback">Link copied!</span>
|
||||
</h3>
|
||||
<div class="option-type">Type: <code>boolean</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable Debug adapter for debugpy.
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable adapter configuration for debugpy.
|
||||
Use <code class="nixos-option">vim.debugger.nvim-dap.adapters.debugpy</code> for customization.</p>
|
||||
<p>A configuration is also needed for your filetype in
|
||||
<a class="option-reference" href="options.html#option-vim.debugger.nvim-dap.configurations"><code class="nixos-option">vim.debugger.nvim-dap.configurations</code></a>
|
||||
|
|
@ -24069,7 +24069,7 @@ for supported options.
|
|||
<span class="copy-feedback">Link copied!</span>
|
||||
</h3>
|
||||
<div class="option-type">Type: <code>boolean</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable Debug adapter for JLS.
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable adapter configuration for JLS.
|
||||
Use <code class="nixos-option">vim.debugger.nvim-dap.adapters.jls</code> for customization.</p>
|
||||
<p>A configuration is also needed for your filetype in
|
||||
<a class="option-reference" href="options.html#option-vim.debugger.nvim-dap.configurations"><code class="nixos-option">vim.debugger.nvim-dap.configurations</code></a>
|
||||
|
|
@ -24086,7 +24086,7 @@ Use <code class="nixos-option">vim.debugger.nvim-dap.adapters.jls</code> for cus
|
|||
<span class="copy-feedback">Link copied!</span>
|
||||
</h3>
|
||||
<div class="option-type">Type: <code>boolean</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable Debug adapter for LLDB using <code>lldb-dap</code>.
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable adapter configuration for LLDB using <code>lldb-dap</code>.
|
||||
Use <code class="nixos-option">vim.debugger.nvim-dap.adapters.lldb</code> for customization.</p>
|
||||
<p>A configuration is also needed for your filetype in
|
||||
<a class="option-reference" href="options.html#option-vim.debugger.nvim-dap.configurations"><code class="nixos-option">vim.debugger.nvim-dap.configurations</code></a>
|
||||
|
|
@ -24103,7 +24103,7 @@ Use <code class="nixos-option">vim.debugger.nvim-dap.adapters.lldb</code> for cu
|
|||
<span class="copy-feedback">Link copied!</span>
|
||||
</h3>
|
||||
<div class="option-type">Type: <code>boolean</code></div>
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable Debug adapter for Xdebug.
|
||||
<div class="option-description"><html><head></head><body><p>Whether to enable adapter configuration for Xdebug.
|
||||
Use <code class="nixos-option">vim.debugger.nvim-dap.adapters.xdebug</code> for customization.</p>
|
||||
<p>A configuration is also needed for your filetype in
|
||||
<a class="option-reference" href="options.html#option-vim.debugger.nvim-dap.configurations"><code class="nixos-option">vim.debugger.nvim-dap.configurations</code></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue