Skip to content

Conversation

cfraizer
Copy link

Allow for lsp-ui-doc-max-width value of nil to use the frame-width value.

Co-authored-by: Jen-Chieh Shen <[email protected]>
(defcustom lsp-ui-doc-max-width 150
"Maximum number of columns of the frame."
"Maximum number of columns of the frame or nil for `frame-width'."
:type 'integer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should specify a type to nil too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants