nyxtom / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Revisions of some ideas I've come across for basic sensible defaults for dotfiles

vim

I've listed some requirements I want for a usable/sensible vim editor:

tmux

For tmux I want to be able to navigate seamlessly between my workflow in vim as well.

  • bind keys to quickly switch panes
  • navigate between tmux and vim with hjkl vim-tmux-navigator
  • fix mouse mode in tmux for resizing panes and scrolling tmux-better-mouse-mode
  • fix yank to copy to clipboard (clipboard properly between tmux/vim and everywhere else) tmux-yank
  • send command keys to vim when navigating between panes (if vim) via bind-keys

About


Languages

Language:Vim Script 95.0%Language:Shell 3.8%Language:Python 1.2%