Hello! I updated my emacs via elpa and melpa (packages-list) and I updated all of my packages. When I open up a file for a programming language, my LSP triggers and I receive this error.
file mode specification error invalid-read-syntax
Digging through the messages. It appears that this comes from lsp-docker.el. There might be an extra closing paren somewhere?
Hello! I updated my emacs via elpa and melpa (packages-list) and I updated all of my packages. When I open up a file for a programming language, my LSP triggers and I receive this error.
file mode specification error invalid-read-syntax
Digging through the messages. It appears that this comes from lsp-docker.el. There might be an extra closing paren somewhere?