From cc7552124b59f2b90b31a31842a89988bbe992f9 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 13 Dec 2018 05:07:29 +0100 Subject: Add 'vim-fswitch' plugin Makes switching to alternate files much more efficient. Will be using this for Objective-C implementation and header files, but it could be useful in other contexts, even outside the C realm. --- bundle/vim-fswitch | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/vim-fswitch (limited to 'bundle/vim-fswitch') diff --git a/bundle/vim-fswitch b/bundle/vim-fswitch new file mode 160000 index 0000000..94acdd8 --- /dev/null +++ b/bundle/vim-fswitch @@ -0,0 +1 @@ +Subproject commit 94acdd8bc92458d3bf7e6557df8d93b533564491 -- cgit v1.2.3