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

Commit

Permalink
export everything from the plugin manager
Browse files Browse the repository at this point in the history
Signed-off-by: root <[email protected]>
  • Loading branch information
root committed Nov 14, 2014
1 parent 320b3ae commit d14e9c7
Show file tree
Hide file tree
Showing 428 changed files with 2,855 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Aleph/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Aleph",
:version "0.0.1",
:author "ndr-qef",
:source "https://github.com/ndr-qef/light-aleph",
:desc "A BOT browser and introspector. ",
:behaviors "aleph.behaviors"}
6 changes: 6 additions & 0 deletions Aleph/0.1.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Aleph",
:version "0.1.0",
:author "ndr-qef",
:source "https://github.com/ndr-qef/light-aleph",
:desc "A BOT browser and introspector. ",
:behaviors "aleph.behaviors"}
7 changes: 7 additions & 0 deletions AltTab/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "AltTab",
:version "0.0.1",
:author "Eldar Gabdullin",
:source "https://github.com/eldargab/LT-AltTab",
:desc
"Provides windows like Alt+Tab experience for navigation between tabs",
:behaviors "alttab.behaviors"}
7 changes: 7 additions & 0 deletions AltTab/0.1.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "AltTab",
:version "0.1.0",
:author "Eldar Gabdullin",
:source "https://github.com/eldargab/LT-AltTab",
:desc
"Provides windows like Alt+Tab experience for navigation between tabs",
:behaviors "alttab.behaviors"}
7 changes: 7 additions & 0 deletions AltTab/0.2.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "AltTab",
:version "0.2.0",
:author "Eldar Gabdullin",
:source "https://github.com/eldargab/LT-AltTab",
:desc
"Provides windows like Alt+Tab experience for navigation between tabs",
:behaviors "alttab.behaviors"}
7 changes: 7 additions & 0 deletions Birch/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "Birch",
:version "0.0.1",
:author "Eric Pritchett",
:source "https://github.com/mortalapeman/birch-lt",
:desc
"A eval/watch/variable/object/data visualzation tool for inspecting hierarchical data in Light Table.",
:behaviors "birch.behaviors"}
6 changes: 6 additions & 0 deletions Borealis theme/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Borealis theme",
:version "0.0.1",
:author "James Trunk, Kristoffer Skjutare",
:source "https://github.com/Misophistful/borealis-lighttable-theme",
:desc "A theme with a dark background and rainbow brackets",
:behaviors "borealis_lighttable_theme.behaviors"}
7 changes: 7 additions & 0 deletions Borealis theme/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "Borealis theme",
:version "0.0.2",
:author "James Trunk, Kristoffer Skjutare",
:source "https://github.com/Misophistful/borealis-lighttable-theme",
:desc
"A theme with a dark background and rainbow brackets. Install, then restart LT, then edit user.behaviors and change to (:lt.objs.style/set-theme \"borealis\") under :editor",
:behaviors "borealis_lighttable_theme.behaviors"}
7 changes: 7 additions & 0 deletions Borealis theme/0.0.5/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "Borealis theme",
:version "0.0.5",
:author "James Trunk, Kristoffer Skjutare",
:source "https://github.com/Misophistful/borealis-lighttable-theme",
:desc
"A theme with a dark background and rainbow brackets. Install plugin, then restart LT, then add (:lt.objs.style/set-theme \"borealis\") to user.behaviors under :editor",
:behaviors "borealis_lighttable_theme.behaviors"}
6 changes: 6 additions & 0 deletions Bracket glow/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Bracket glow",
:version "0.0.1",
:author "Irakli Gozalishvili",
:source "https://github.com/Gozala/lt.plugins.bracketglow",
:desc "Adds visual glow to a (un)matching brackets",
:behaviors "bracketglow.behaviors"}
6 changes: 6 additions & 0 deletions Bracket glow/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Bracket glow",
:version "0.0.2",
:author "Irakli Gozalishvili",
:source "https://github.com/Gozala/lt.plugins.bracketglow",
:desc "Adds visual glow to a (un)matching brackets",
:behaviors "bracketglow.behaviors"}
6 changes: 6 additions & 0 deletions Bufferize/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Bufferize",
:version "0.0.1",
:author "Frozenlock",
:source "",
:desc "Easier emacs-like buffer (tabs) navigation.",
:behaviors "bufferize.behaviors"}
6 changes: 6 additions & 0 deletions Bufferize/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Bufferize",
:version "0.0.2",
:author "Frozenlock",
:source "https://github.com/Frozenlock/Bufferize",
:desc "Easier emacs-like buffer (tabs) navigation.",
:behaviors "bufferize.behaviors"}
6 changes: 6 additions & 0 deletions Bufferize/0.0.3/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Bufferize",
:version "0.0.3",
:author "Frozenlock",
:source "https://github.com/Frozenlock/Bufferize",
:desc "Easier emacs-like buffer (tabs) navigation.",
:behaviors "bufferize.behaviors"}
7 changes: 7 additions & 0 deletions CSS/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSS",
:author "Kodowa",
:version "0.0.1",
:source "https://github.com/LightTable/CSS",
:desc "CSS/SCSS language plugin for Light Table",
:dependencies {},
:behaviors "css.behaviors"}
7 changes: 7 additions & 0 deletions CSS/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSS",
:author "Kodowa",
:version "0.0.2",
:source "https://github.com/LightTable/CSS",
:desc "CSS/SCSS language plugin for Light Table",
:dependencies {},
:behaviors "css.behaviors"}
7 changes: 7 additions & 0 deletions CSS/0.0.3/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSS",
:author "Kodowa",
:version "0.0.3",
:source "https://github.com/LightTable/CSS",
:desc "CSS/SCSS language plugin for Light Table",
:dependencies {},
:behaviors "css.behaviors"}
7 changes: 7 additions & 0 deletions CSS/0.0.4/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSS",
:author "Kodowa",
:version "0.0.4",
:source "https://github.com/LightTable/CSS",
:desc "CSS/SCSS language plugin for Light Table",
:dependencies {},
:behaviors "css.behaviors"}
7 changes: 7 additions & 0 deletions CSS/0.0.5/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSS",
:author "Kodowa",
:version "0.0.5",
:source "https://github.com/LightTable/CSS",
:desc "CSS/SCSS language plugin for Light Table",
:dependencies {},
:behaviors "css.behaviors"}
7 changes: 7 additions & 0 deletions CSS/0.0.6/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSS",
:author "Kodowa",
:version "0.0.6",
:source "https://github.com/LightTable/CSS",
:desc "CSS/SCSS language plugin for Light Table",
:dependencies {},
:behaviors "css.behaviors"}
7 changes: 7 additions & 0 deletions CSharp/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSharp",
:author "Jason",
:version "0.0.1",
:source "https://github.com/wilsonjm/LightTable/CSharp",
:desc "Csharp plugin for Light Table",
:dependancies {},
:behaviors "csharp.behaviors"}
7 changes: 7 additions & 0 deletions CSharp/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "Clike",
:author "Jason",
:version "0.0.2",
:source "https://github.com/wilsonjm/LightTable/Clike",
:desc "C-like language plugin for Light Table",
:dependancies {},
:behaviors "csharp.behaviors"}
7 changes: 7 additions & 0 deletions CSharp/0.0.3/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "CSharp",
:author "Jason",
:version "0.0.3",
:source "https://github.com/wilsonjm/LightTable/CSharp",
:desc "Csharp plugin for Light Table",
:dependancies {},
:behaviors "csharp.behaviors"}
8 changes: 8 additions & 0 deletions Cheerup theme/0.1.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{:name "Cheerup theme",
:version "0.1.0",
:author "Rob Jentzema",
:credit ["James Trunk" "Kristoffer Skjutare" "electrikmonk"],
:source "https://github.com/clojens/cheerup-lighttable-theme",
:desc
"A theme inspired by Borealis and the 'cheer up emo kid' colorscheme. Add (:lt.objs.style/set-theme \"cheerup\") to user.behaviors under :editor",
:behaviors "cheerup_lighttable_theme.behaviors"}
7 changes: 7 additions & 0 deletions ChromeTools/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "ChromeTools",
:version "0.0.1",
:author "Dave Coates",
:source "https://github.com/davecoates/lt-chrometools",
:desc
"Use Chrome for live code eval & debugging from within LightTable",
:behaviors "ChromeTools.behaviors"}
7 changes: 7 additions & 0 deletions ChromeTools/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{:name "ChromeTools",
:version "0.0.2",
:author "Dave Coates",
:source "https://github.com/davecoates/lt-chrometools",
:desc
"Use Chrome for live code eval & debugging from within LightTable",
:behaviors "ChromeTools.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.0.6/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.0.6",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.0.7/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.0.7",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.0.8/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.0.8",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.0",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.1",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.2",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.3/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.3",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.4/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.4",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.5/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.5",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.6/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.6",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.7/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.7",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Claire/0.1.8/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Claire",
:author "Joshua Cole",
:version "0.1.8",
:source "https://github.com/joshuafcole/claire",
:desc "Fuzzy file finder inspired by Emacs ido-mode.",
:behaviors "claire.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.1/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.1",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.10/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.10",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.11/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.11",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.12/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.12",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.13/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.13",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.14/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.14",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.2/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.2",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.3/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.3",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.4/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.4",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.5/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.5",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.6/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.6",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.7/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.7",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.0.8/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.0.8",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
6 changes: 6 additions & 0 deletions Clojure/0.1.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:name "Clojure",
:version "0.1.0",
:author "Kodowa",
:source "https://github.com/LightTable/Clojure",
:desc "Clojure integration for Light Table",
:behaviors "clojure.behaviors"}
8 changes: 8 additions & 0 deletions ClojureBridge/0.1.0/plugin.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{:name "ClojureBridge",
:version "0.1.0",
:author "Clinton Dreisbach",
:source "https://github.com/clojurebridge/lt-clojurebridge",
:desc
"A nice default setup for LightTable, used in the ClojureBridge curriculum.",
:behaviors "clojurebridge.behaviors",
:dependencies {:Keymapper "0.0.4", :base16 themes "0.1.0"}}
Loading

0 comments on commit d14e9c7

Please sign in to comment.