paramander / dotfiles

A set of default vim & tmux configurations

Home Page:https://paramander.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paramander dotfiles

Default dotfiles to apply some basic configuration to:

Highlights

vim configuration:

  • <Space> as <leader>
  • C-h/j/k/l to navigate splits

tmux configuration:

  • C-q as <prefix>
  • Vi copy mode (including C-v & y support)
  • <prefix> + h/j/k/l to navigate panes
  • Split panes with current working directory

About

A set of default vim & tmux configurations

https://paramander.com

License:MIT License


Languages

Language:Vim Script 100.0%