Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 2eba189

Browse files
committed
Add functions_list 0.0.3.
Closes #77
1 parent 7df37bf commit 2eba189

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

functions_list/0.0.3/plugin.edn

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{:name "functions_list"
2+
:version "0.0.3"
3+
:author "Edgard Collante"
4+
:source "https://github.com/eecollante10/LightTable-functions-list"
5+
:desc "Shows javascript functions on the right panel. Click on a function to go to it. To access it search for function in the commands (ctrl-space)."
6+
:behaviors "functions_list.behaviors"}

0 commit comments

Comments
 (0)