You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upstream Emacs has enabled warnings for `.el` files with no
lexical-binding directive, so this file triggers a:
In toplevel form:
lsp.el:1:1: Warning: file has no ‘lexical-binding’ directive on its first line
Fix that.
0 commit comments