Skip to content

Commit

Permalink
Remove acm-terminal.
Browse files Browse the repository at this point in the history
  • Loading branch information
manateelazycat committed Nov 6, 2024
1 parent 7241afe commit 061a504
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Advantages of lsp-bridge:
(global-lsp-bridge-mode)
```

Note: please install [acm-terminal](https://github.com/twlz0ne/acm-terminal) if you want to complete in terminal
Note: To use completion in terminal, please install the compiled tty-child-frames branch of Emacs

* If you are using straight to install, you should use the following configuration to install:

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ lsp-bridge 的优势:
(global-lsp-bridge-mode)
```

备注: 在终端下补全请安装 [acm-terminal](https://github.com/twlz0ne/acm-terminal)
备注: 在终端下补全请安装编译 Emacs 的 tty-child-frames 分支

* 如果你使用 straight 来安装, 应该用下面的配置来安装:

Expand Down

0 comments on commit 061a504

Please sign in to comment.