Skip to content

wingitman/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEYBINDS:

Tmux

install tpm: https://github.com/tmux-plugins/tpm

tmux source ~/.tmux.conf

prefix + I

zsh

bindkey "^[[1;5C" forward-word bindkey "^[[1;5D" backward-word

Other

dd - diagnost open_float cf - lsp.buf.format cr - lsp.buf.references ca - lsp.buf.code_actions cd - lsp.buf.definitions ch - lsp.buf.hover g - vim-test TestVisit l - .. TestLast a - .. TestSuite T - .. TestFile t - .. TestNearest hj - Harpoon .. hk - .. .. hh - open hr - remove page ha - add page cf - lsp.buf.format db - dap.continue (debugger open) p - find_files fg - live_grep

About

My collection of vim set up files and plugins

Resources

Stars

Watchers

Forks