Repository files navigation
Keybind
Action
Space + o
Format file
Keybind
Action
Space + e
Toggle Nvimtree
Commenting
Keybind
Action
gcc
Comment line
gc
Comment selection
Keybind
Action
Ctrl + k
Previous item
Ctrl + j
Next item
Ctrl + Space
Open completion menu
Ctrl + e
Close completion menu
Keybind
Action
gD
Jumps to the declaration of the symbol under the cursor.
gd
Jumps to the definition of the symbol under the cursor.
Shift + k
Displays hover information about the symbol under the cursor in a floating window. Calling the function twice will jump
gi
Lists all the implementations for the symbol under the cursor in the quickfix window.
Ctrl + k
Displays signature information about the symbol under the cursor in a floating window.
gr
Lists all the references to the symbol under the cursor in the quickfix window.
Space + ca
Selects a code action available at the current cursor position.
Space + rn
Renames all references to the symbol under the cursor.
[d
Move to the previous diagnostic in the current buffer.
d]
Move to the next diagnostic in the current buffer.
gl
Show diagnostics in a floating window.
Space + q
Open diagnostics list
Keybind
Action
Space + f
Open file finder
Keybind
Action
Alt + h
Move window left
Alt + j
Move window down
Alt + k
Move window up
Alt + l
Move window right
Ctrl + Up
Resize vertical
Ctrl + Down
Resize vertical
Ctrl + Left
Resize horizontal
Ctrl + Right
Resize horizontal
Shift + l
Move to next buffer
Shift + h
Move to previous buffer
Keybind
Action
jk
Switch to Normal mode
Keybind
Action
<
Indent to the left
<
Indent to the right
Ctrl + k
Move text up
Ctrl + j
Move text down
Alt + y
Copy text to windows keyboard (WSL)
Keybind
Action
Ctrl + k
Move text up
Ctrl + j
Move text down
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.