From 402d8f1b6a7d46911de05843a458afeafe5dcd24 Mon Sep 17 00:00:00 2001 From: TJ DeVries Date: Fri, 11 Sep 2020 11:21:09 -0400 Subject: fix: make begin proff --- plugin/telescope.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugin') diff --git a/plugin/telescope.vim b/plugin/telescope.vim index 76a100e..3a333c9 100644 --- a/plugin/telescope.vim +++ b/plugin/telescope.vim @@ -14,4 +14,6 @@ cnoremap (TelescopeFuzzyCommandSearch) e \ }" +" TODO: Make a real perf module that works nicer. Probably something for +" another night :) lua PERF = function(...) end -- cgit v1.2.3