diff --git a/plugin/sneak.vim b/plugin/sneak.vim index 7dcf382..dae680c 100644 --- a/plugin/sneak.vim +++ b/plugin/sneak.vim @@ -1,6 +1,6 @@ " sneak.vim - The missing motion " Author: Justin M. Keyes -" Version: 1.7.3 +" Version: 1.7.4 " License: MIT if exists('g:loaded_sneak_plugin') || &compatible || v:version < 700