diff options
Diffstat (limited to 'lua/ache/plugins/telescope.lua')
| -rw-r--r-- | lua/ache/plugins/telescope.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/ache/plugins/telescope.lua b/lua/ache/plugins/telescope.lua index 9462c16..bc573cc 100644 --- a/lua/ache/plugins/telescope.lua +++ b/lua/ache/plugins/telescope.lua @@ -1,6 +1,9 @@ --[ -- A plugin to make "search box" and panel. -- Good UI. 👍 +-- +-- +-- TODO: Should check <folke/snacks.nvim> --] return { |