Sha256: 103a8c9d70e84c079df6e81a340db38881c9142dfb08518501200b42cf94277a

Contents?: true

Size: 200 Bytes

Versions: 4

Compression:

Stored size: 200 Bytes

Contents

fun! LoadRubyTmp()
  :write! /tmp/ride.temp
  call system("screen -p 1 -X stuff \"load " . '\"/tmp/ride.temp\"' . "\n\"")
  call system("screen -X select 1")
endfun
nmap <F12> :call LoadRubyTmp()<CR>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ride-0.2.1 app_generators/ride/templates/.vim/ftplugin/ruby/ruby.vim
ride-0.3.1 app_generators/ride/templates/.vim/ftplugin/ruby/ruby.vim
ride-0.1.2 app_generators/ride/templates/.vim/ftplugin/ruby/ruby.vim
ride-0.1.1 app_generators/ride/templates/.vim/ftplugin/ruby/ruby.vim