A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pgr0ss/vimux-ruby-test below:

pgr0ss/vimux-ruby-test: vim plugin to run ruby tests using https://github.com/benmills/vimux

This plugin currently supports

Use any of the commands below. Map them to shortcuts in your .vimrc for easy access.

You can also use the following settings in .vimrc to configure the command used to run ruby tests:

let g:vimux_ruby_cmd_unit_test = "bundle exec ruby"
let g:vimux_ruby_cmd_all_tests = "testdrb"
let g:vimux_ruby_cmd_context = "FOO=bar ruby"

By default, vim-ruby-test clears the tmux pane in which the command is run. You can configure this behavior:

let g:vimux_ruby_clear_console_on_run = 0

By default, vim-ruby-test uses the absolute path for file arguments. You can configure it to instead use relative paths with:

let g:vimux_ruby_file_relative_paths = 1

Put the contents of this directory into your pathogen bundle. That's it!


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4