Sha256: d067fa9b7f6acbf8fea97a03dbcc886e059ccff5aec6eaaad504e13a387d0339

Contents?: true

Size: 245 Bytes

Versions: 2

Compression:

Stored size: 245 Bytes

Contents

Feature: Install
  Background:
    Given .vim and .vimrc

  Scenario: there is not pathogen.vim in .vim/autoload 
    When I successfully run command "init"
    When I run command "install"
    Then I should see "vim-fugitive" in installed list

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vimjar-0.3.1 features/install.feature
vimjar-0.3.0 features/install.feature