From 3dde826e69859b98d79fe0154beb0600caf25743 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Mon, 10 Feb 2020 22:29:43 -0600 Subject: [PATCH] feat(vim): re-enable tsuquyomi Noticing that linting is slower than I remember in TypeScript files, re-enabling to see if this takes care of it. --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 3ce406c..e585fc9 100755 --- a/install +++ b/install @@ -91,7 +91,7 @@ VIMPLUGS=( # Not sure I need this as I wasn't utilizing anything from it directly. If I # am noticing a difference without it, I'll want to revisit the plugin and # actually learn how to use the hell out of it. - # "Quramy/tsuquyomi" + "Quramy/tsuquyomi" ) for INDEX in ${!VIMPLUGS[*]}; do