LSP integration configuration.
More...
#include <entropic/types/config.h>
LSP integration configuration.
- Version
- 1.8.1
Definition at line 543 of file config.h.
◆ c_enabled
| bool entropic::LSPConfig::c_enabled = true |
Enable C/C++ LSP.
Definition at line 546 of file config.h.
◆ enabled
| bool entropic::LSPConfig::enabled = true |
Enable LSP integration.
Definition at line 544 of file config.h.
◆ python_enabled
| bool entropic::LSPConfig::python_enabled = true |
Enable Python LSP.
Definition at line 545 of file config.h.
◆ servers
| std::unordered_map<std::string, LSPServerConfig> entropic::LSPConfig::servers |
Custom server overrides.
Definition at line 547 of file config.h.
The documentation for this struct was generated from the following file: