Skip to content

Commit

Permalink
Add lsp-bridge-peek-file-content-scroll-margin in Chinese README.
Browse files Browse the repository at this point in the history
  • Loading branch information
manateelazycat committed Oct 24, 2023
1 parent f26dc3b commit 1d70764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,8 @@ lsp-bridge 针对许多语言都提供 2 个以上的语言服务器支持,
- `lsp-bridge-user-multiserver-dir`: 用户 multiserver 配置文件目录, 如果目录下的配置文件和 [lsp-bridge/multiserver](https://github.com/manateelazycat/lsp-bridge/tree/master/multiserver) 里的配置文件同名, lsp-bridge 会使用这个目录下的配置文件
- `lsp-bridge-symbols-enable-which-func`: 在`which-func`使用 lsp 后端, 默认关闭
- `lsp-bridge-enable-org-babel`: 在 Org Babel 里使用 LSP 补全, 默认关闭, 如果没法补全, 请确保 begin_src 后面的字符串存在于 `org-src-lang-modes` 变量中
- `lsp-bridge-peek-file-content-height`: 在 peek windows 中显示多少行的文件内容
- `lsp-bridge-peek-file-content-height`: 在 peek window 中显示多少行的文件内容
- `lsp-bridge-peek-file-content-scroll-margin`: peek window 中内容滚动的行数
- `lsp-bridge-peek-list-height`: 选择下一个定义和引用的备选项
- `lsp-bridge-peek-ace-keys`: 进行 `lsp-bridge-peek-through` 时待按的按键
- `lsp-bridge-peek-ace-cancel-keys`: 退出 `lsp-bridge-peek-through` 的按键
Expand Down

0 comments on commit 1d70764

Please sign in to comment.