Skip to content

drwho725/dotfiles

 
 

Repository files navigation

dotfiles

Linux Bash Config based off magus424/dotfiles

Contains the config settings for vim, fish and more...

magus424's dotfiles

Here lie my dotfiles for vim, fish, and other such apps.

Notable vim plugins

Notable keybinds

  • ; - alias for :
  • // - clear search highlight
  • ,d - delete line without yanking
  • _$ - strip trailing whitespace from all lines
  • Ctrl+S - save
  • Ctrl+H/J/K/L - vim/tmux pane navigation
  • Ctrl+Arrows for quick text jumping, like in windows
  • Alt+Left/Right - change tabs
  • Alt+T - activate Command-T
  • Alt+R - activate code search
  • Alt+P in normal mode toggles paste mode
  • Shift+C - comment/uncomment code
  • Tab/Shift+Tab in normal/visual mode - indent/unindent code; insert mode - snippet completion
  • Space in normal mode toggle folds

About

Linux Bash Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 91.7%
  • Perl 4.6%
  • Shell 3.7%