Skip to content

cofeek-codes/cofeek-codes-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cofeek-codes-nvim

My Neovim config completely rebuilt with Lazy.nvim

So, what does this thing have?

Keymaps

  • + for increment and - for decrement

  • dw to delete last/current word your cursor on

  • Ctrl+a to select all

  • ss and sv to split window

  • Ctrl+w+arrows to resize window

  • Ctrl+s to save

  • Ctrl+z to undo

  • qq to force quit without save

  • sq to save and quit

  • Ctrl+Space to trigger autocomplete

  • Ctrl+e to open file explorer

  • F2 to rename

  • Ctrl+] to go to insert mode

  • <Emmet shortcut>,, to emmet autocomplete

  • VISUAL LINE: J/K to move line down/up

  • Ctrl+g to open gitsigns menu

  • Ctrl+j to go to next error/warn/info using lspsaga

  • Ctrl+c to use open code actions menu

  • cc to copy to clipboard

About

my NeoVim config based on @craftzdog config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages