mirror of
https://github.com/neovim/neovim.git
synced 2026-07-31 20:59:11 +00:00
docs: misc #40847
Co-authored-by: Barrett Ruth <br@barrettruth.com> Co-authored-by: Nathan Zeng <nathan.j.zeng@gmail.com>
This commit is contained in:
@@ -572,8 +572,8 @@ local function lsp_enable_callback(bufnr)
|
||||
end
|
||||
end
|
||||
|
||||
--- Auto-activates LSP in each buffer based on the |lsp-config| `filetypes`, `root_markers`, and
|
||||
--- `root_dir`.
|
||||
--- Enables a [lsp-config]: automatically attaches the client to any buffer based on the config
|
||||
--- `filetypes`, `root_markers`, and `root_dir`. See [lsp-activate] for details.
|
||||
---
|
||||
--- To disable, pass `enable=false`: Stops related clients and servers (force-stops servers after
|
||||
--- a timeout, unless `exit_timeout=false`).
|
||||
|
||||
Reference in New Issue
Block a user