Skip to main content

mappings

🗺️ keymaps

To make your workflow much more fluid, we created countless keyboard shortcuts both to use the incredible plugins and to move around neovim in a faster and more efficient way.

shortcutaction
jk on insert modeopen normal mode
Ctrl+ssave file
Ctrl+ccopy line
Ctrl+zreverse changes
\fffind_files
\forecent_files
\fwlive_grep
\gtgit_status
Tabcycle_buffer_next
S-Tabcycle_buffer_prev
ctrl-qclose_buffer
/ (Normal)toggle_comment_line
/ (Visual)toggle_comment_block
\fmformat_code
A-Up (Insert)move_line_up
A-Down (Insert)move_line_down
ctrl-Up (Insert)select_line_up
ctrl-Down (Insert)select_line_down
ctrl-left (Insert)select_line_left
ctrl-right (Insert)select_line_right
ctrl+topen toggle terminal
ctrl+dopen fastvim user reference manual
ctrl+nopen neotree file explorer