Skip to content
/ neovim-config Public template

My NeoVim configuration

License

Notifications You must be signed in to change notification settings

zongxin1993/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

KeyMapping

==Normal==
Better window navigation <C - Left , Down , Up , Right>
Resize with arrows <C - h , l>
Navigate buffers <S - Left , Right>
Move text up and down <A - j , k>
Save <C - s>
Filter strings <C - f>
Find file <C - p>
Back and Forward <A - Left , Right>
Close buffer <C - c>
Comment <C - \>
Outline <C - o>
==Insert==
Press jk fast to exit insert mode jk
==Visual==
Stay in indent mode <, >
Move text up and down <A - j , k>
==LSP==
Declaration gD
Definition gd
References gr
Implementation gi
Open float gl
Format gf
Hove K
Signature help <C - k>
Rename <C - r>
Diagnostic goto_prev [d
Diagnostic goto_next ]d

About

My NeoVim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages