From 9feb5ce6512c9a5b1e6658d0ea408f5c19332b2c Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 22 Aug 2019 19:58:39 +0530 Subject: Merge fzy-edit into fzy-open --- plugins/fzy-edit | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 plugins/fzy-edit (limited to 'plugins/fzy-edit') diff --git a/plugins/fzy-edit b/plugins/fzy-edit deleted file mode 100755 index 6155250..0000000 --- a/plugins/fzy-edit +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env sh - -# Description: Fuzzy find a file in directory subtree with fzy and edit in vim -# -# Shell: POSIX compliant -# Author: Arun Prakash Jana - -vim "$(find -type f | fzy)" -- cgit v1.2.3-70-g09d2