lisp-navigator
This is a package build for the Atom text editor that allows you to naviagate between the realtions of lisp functions Use the following comands to interact with your lisp code (activate plugin ctrl-alt-o) ( go to root ctrl-alt-r) (go to parent ctrl-alt-i) (go to child ctrl-alt-k) (go to left sibling ctrl-alt-j) (go to right sibling ctrl-alt-l)