plugins.codeium-nvim.settings.api.host
The hostname of the API server to use.
Type: null or string or raw lua code
Default:
null
Plugin default: "server.codeium.com"
Declared by:
plugins.codeium-nvim.settings.api.port
The port of the API server to use.
Type: null or (string matching the pattern [0-9]+) or raw lua code
Default:
null
Plugin default: "443"
Declared by: