plugins.codeium-nvim.api.host

The hostname of the API server to use.

Plugin default: "server.codeium.com"

Type: null or string or raw lua code

Default: null

Declared by:

plugins.codeium-nvim.api.port

The port of the API server to use.

Plugin default: 443

Type: null or positive integer, meaning >0, or raw lua code

Default: null

Declared by: