Skip to content

Commit afe44d3

Browse files
feat: add line error keymap
1 parent 59ee5d7 commit afe44d3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/content/docs/programming_stuff/neovim/underated-keymaps.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,9 @@ A list of Shortcuts/Keymaps for Neovim that are up to the Standard of Usefullnes
5353
| Key | Description | Mode |
5454
| ----------- | ----------- | :--: |
5555
| `<leader>p` | Yank Histoy | n |
56+
57+
## Info Overlays
58+
59+
| Key | Description | Mode |
60+
| ----------- | ----------- | :--: |
61+
| `<leader>cd` | Show LSP Error in a Overlay Dialog to avoid Wrapping | n |

0 commit comments

Comments
 (0)