Unverified Commit 0818dbc3 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

0.27.1

parent 347c4b26
Showing with 4 additions and 4 deletions
+4 -4
Advanced fzf examples
======================
*(Last update: 2021/04/09)*
*(Last update: 2021/05/22)*
<!-- vim-markdown-toc GFM -->
......
......@@ -2,7 +2,7 @@
set -u
version=0.27.0
version=0.27.1
auto_completion=
key_bindings=
update_config=2
......
$version="0.27.0"
$version="0.27.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition
......
......@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
.TH fzf-tmux 1 "Apr 2021" "fzf 0.27.0" "fzf-tmux - open fzf in tmux split pane"
.TH fzf-tmux 1 "May 2021" "fzf 0.27.1" "fzf-tmux - open fzf in tmux split pane"
.SH NAME
fzf-tmux - open fzf in tmux split pane
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment