We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ee5d7 commit afe44d3Copy full SHA for afe44d3
1 file changed
src/content/docs/programming_stuff/neovim/underated-keymaps.mdx
@@ -53,3 +53,9 @@ A list of Shortcuts/Keymaps for Neovim that are up to the Standard of Usefullnes
53
| Key | Description | Mode |
54
| ----------- | ----------- | :--: |
55
| `<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