Skip to content

Commit

Permalink
Merge pull request #1010 from nohzafk/master
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
manateelazycat authored Aug 6, 2024
2 parents 2363b87 + c7a24dc commit 49b5497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ Here is a compelte configuration example

start the devcontainer and use `file-find` `/docker:user@container:/path/to/file` to open the file.

more detail please refer to [devcontainer-feature-emacs-lsp-bridge](https://github.com/nohzafk/devcontainer-feature-emacs-lsp-bridge).

If you use `apheleia` as formatter, `lsp-bridge` now support auto formatting file on devcontainer.
```elisp
;; setup PATH for remote command execution
Expand All @@ -189,6 +187,8 @@ If you use `apheleia` as formatter, `lsp-bridge` now support auto formatting fil
(setq apheleia-remote-algorithm 'remote))
```

more detail about using lsp-bridge in devcontainer please refer to [emacs-devcontainer](https://github.com/nohzafk/emacs-devcontainer).

## Keymap

| Key | Command | Description |
Expand Down

0 comments on commit 49b5497

Please sign in to comment.