Skip to content

Commit

Permalink
For clarity - adjust formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thatnerdjosh committed Nov 21, 2023
1 parent 082a9c7 commit 96f86cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsp-docker.el
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ the docker container to run the language server."
('name "emacslsp/lsp-docker-langservers")
('server nil)
('launch_command nil)))
('mappings (vector
(ht ('source ".")
('mappings (vector
(ht ('source ".")
('destination "/projects")))))
"Default configuration for all language servers with persistent configurations"
:type 'hash-table
Expand Down

0 comments on commit 96f86cc

Please sign in to comment.