1
Fork 0
satellite/dotfiles/neovim
2022-03-10 21:59:18 +02:00
..
lua/my feat: dynamic theming attempt 2022-03-10 21:59:18 +02:00
init.lua feat: vimux 2022-03-09 20:03:04 +02:00
README.md feat: vimux? 2022-03-09 20:44:21 +02:00

Neovim config

Keybinds

Table of my own keybinds. Here as documentation for myself. I am yet to include any of the keybinds for the lspconfig, telescope or cmp here.

Things written using italics are chords

Keybind Description Plugins
vv Create vertical split
<Space><Space> Save
jj Exit insert mode
vp Run command in another tmux pane vimux, arpeggio
C-n Open tree nvim-tree

Some cool vim keybinds I sometimes forget about

Documentation for myself

Keybind Description Plugins
zz Center the current line
C-w C-r Swap 2 splits
gcc Comment line nvim-comment
gc Comment selection nvim-comment