Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup keymap doc book page #1042

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Conversation

sudormrfbin
Copy link
Member

  • Clearly mark keybinds that require LSP
  • Fix incorrect rendering of Prompt section due to missing newline'

- Clearly mark keybinds that require LSP
- Fix incorrect rendering of Prompt section due to missing newline
| `k` | Show documentation for item under cursor (**LSP**) | `hover` |
| `s` | Open document symbol picker (**LSP**) | `symbol_picker` |
| `r` | Rename symbol (**LSP**) | `rename_symbol` |
| `a` | Apply code action (**LSP**) | `code_action` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The | is not aligned here, :)

@archseer archseer merged commit 92d2343 into helix-editor:master Nov 10, 2021
EbbDrop pushed a commit to EbbDrop/helix that referenced this pull request Nov 11, 2021
- Clearly mark keybinds that require LSP
- Fix incorrect rendering of Prompt section due to missing newline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants