1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 08:02:19 +00:00

Added unimpaired to vim

Also added mouse pane resize to tmux
This commit is contained in:
J.Fernando Sánchez
2013-01-09 00:38:01 +01:00
parent 81eaa0dd98
commit 4f9fa7c3e7
2 changed files with 4 additions and 1 deletions

1
vimrc
View File

@@ -20,6 +20,7 @@ Bundle "garbas/vim-snipmate"
Bundle "SpellCheck"
Bundle "mattn/gist-vim"
Bundle "mattn/webapi-vim"
Bundle "tpope/vim-unimpaired"
filetype plugin indent on " required!