Skip to content

Tags: keith/investigate.vim

Tags

1.2.0

Toggle 1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #19 from zhuochun/visual-investigate

Add visual mode investigate on selected text

1.1.4

Toggle 1.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix undefined variable error

1.1.3

Toggle 1.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix issue with no executable errors

Still allow working with custom commands without executable

1.1.2

Toggle 1.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix loading issue with invrc by default

1.1.1

Toggle 1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove 'start' from Windows executable

1.1.0

Toggle 1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'dash-plugin'

* dash-plugin:
  Add .bundle to gitignore
  Update documentation, bump version number
  Use new dash plugin system for dash string
  Add dash script with tests for which command
  Add local test running mapping
  Remove old function name
  Remove old plugin runtime
  Tests for escape function
  Add files for travis builds
  Unit tests. IN VIM?! HERESY!
  Function for percent escaping keywords
  Change function to not explicitly declare global

1.0.4

Toggle 1.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Move documentation header, bump version after PR

1.0.3

Toggle 1.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix windows open command

1.0.2

Toggle 1.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Only map gK if it isn't already mapped

1.0.1

Toggle 1.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add default mapping to gK when there isn't one