refactor + fmt
This commit is contained in:
@@ -18,3 +18,18 @@ These keybinds come from telescope defaults. The tab functionality is built into
|
||||
neovim.
|
||||
|
||||
Tab cycling: gt, gT
|
||||
|
||||
## Autocompletes
|
||||
|
||||
within insert mode, it's supported via blink
|
||||
C-y to accept
|
||||
C-space to open completions menu
|
||||
C-n/p to move up and down
|
||||
C-k to open "documentation"
|
||||
|
||||
## Fugutive workflow
|
||||
|
||||
:G
|
||||
use - to stage
|
||||
use cc to commit
|
||||
write a message and then :wq
|
||||
|
||||
Reference in New Issue
Block a user