Skip to content

Underated Keymaps

A list of Shortcuts/Keymaps for Neovim that are up to the Standard of Usefullness and Rare. These shortcuts might have a biad towards Web Development (like working with html)

KeyDescriptionMode
gcctoggle line comment on the line under carretn
KeyDescriptionMode
uConvert selection to lowercasev
UConvert selection to lowercasev
KeyDescriptionMode
gsat<tag>Surround a Peice of text with an HTML Tagv
gsaiw<synbol>Surround a Word with a Symbol like " or 'n
gsa?Surround a Selection with seperate Left and Right Surroundingsv
KeyDescriptionMode
vatselect html tag and its contentsn
KeyDescriptionMode
gfhover over an Import statement and go to that Filen
KeyDescriptionMode
Ctl + /Open Terminal windown
KeyDescriptionMode
<leader>pYank Histoyn
KeyDescriptionMode
<leader>cdShow LSP Error in a Overlay Dialog to avoid Wrappingn