Skip to content

Commit

Permalink
Add Plugins to improve copy and paste inside tmux sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
bvicenzo committed Apr 24, 2020
1 parent c37b5ca commit ab13d97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ Plugin 'thoughtbot/vim-rspec'
Plugin 'ecomba/vim-ruby-refactoring'
Plugin 'victormours/ruby-memoize.vim'

" Tmux and Tmate
Plugin 'tmux-plugins/vim-tmux-focus-events'
Plugin 'roxma/vim-tmux-clipboard'


" scala
if has('python')
Expand Down

0 comments on commit ab13d97

Please sign in to comment.