summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/telescope.vim2
1 files changed, 2 insertions, 0 deletions
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 <silent> <Plug>(TelescopeFuzzyCommandSearch) <C-\>e
\ }"<CR><CR>
+" TODO: Make a real perf module that works nicer. Probably something for
+" another night :)
lua PERF = function(...) end