Refresh generated neovim config
This commit is contained in:
@ -182,13 +182,13 @@ FloatWinConfig *FloatWinConfig*
|
||||
executor_alias *executor_alias*
|
||||
|
||||
Type: ~
|
||||
"termopen"|"quickfix"|"toggleterm"|"vimux"|"neotest"
|
||||
"termopen"|"quickfix"|"toggleterm"|"vimux"
|
||||
|
||||
|
||||
test_executor_alias *test_executor_alias*
|
||||
|
||||
Type: ~
|
||||
executor_alias|"background"
|
||||
executor_alias|"background"|"neotest"
|
||||
|
||||
|
||||
RustaceanHoverActionsOpts *RustaceanHoverActionsOpts*
|
||||
@ -242,6 +242,9 @@ RustaceanLspClientOpts *RustaceanLspClientOpts*
|
||||
{logfile?} (string) The path to the rust-analyzer log file.
|
||||
{load_vscode_settings?} (boolean) Whether to search (upward from the buffer) for rust-analyzer settings in .vscode/settings json. If found, loaded settings will override configured options. Default: false
|
||||
|
||||
See: ~
|
||||
|vim.lsp.ClientConfig|
|
||||
|
||||
|
||||
RustaceanDapOpts *RustaceanDapOpts*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user