• Stars
    star
    99
  • Rank 343,315 (Top 7 %)
  • Language
    Emacs Lisp
  • Created over 13 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Directory tree views in Emacs

dirtree.el -- Directory tree views for Emacs

Original here.

Installation

  1. Install deps
  2. download dirtree.el to your emacs.d directory.
  3. (require 'dirtree)

Requires

Usage

  • M-x dirtree RET
  • M-x dirtree-in-buffer RET -- Opens dirtree in a buffer in the current window.

Eproject Integration

Opens dirtree with the root pointing at the current eproject root.

(defun ep-dirtree ()
  (interactive)
  (dirtree-in-buffer eproject-root t))

License

Copyright (C) 2010 Free Software Foundation, Inc.

Author: Ye Wenbin [email protected]

Maintainer: Ye Wenbin [email protected]

Created: 09 Jan 2010

Version: 0.01

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110.

More Repositories

1

clojuredocs

clojuredocs.org web app
Clojure
1,031
star
2

xmpp-clj

A lightweight clojure wrapper around the smack jabber/XMPP library
Clojure
41
star
3

leiningen-init-script

A leiningen plugin that generates *NIX daemon scripts.
Clojure
24
star
4

cljs

An experimental Clojure(ish) to Javascript compiler.
Clojure
24
star
5

clj-exceptional

Clojure client for Exceptional (http://getexceptional.com/)
Clojure
9
star
6

clojuredocs-analyzer

Clojure
9
star
7

nsfw

nsfw
Clojure
7
star
8

docs.pair.io

Docs for https://pair.io
Clojure
6
star
9

lt-gitstatusbar

Display GIt branch / status in the LightTable status bar
JavaScript
6
star
10

.pair.io

My dotfiles
Emacs Lisp
4
star
11

barista

Programming exercise for the Denver Clojure Users Group.
Clojure
3
star
12

swish-scala

A Scala library for ssh automation.
Scala
3
star
13

inky

Sketch in ClojureScript
JavaScript
3
star
14

cd-wsapi

ClojureDocs External API - See http://github.com/dakrone/cd-wsapi for official repo.
Clojure
3
star
15

lein-cljs

Clojure
3
star
16

lt-syntaxstatusbar

A LightTable plugin to display the current editor's syntax setting in the statubar.
JavaScript
3
star
17

mockdbs

Deep Brain Stimulation Simulator
Java
3
star
18

vim

Napple's Vim setup
2
star
19

optimystic

2
star
20

sicp

Clojure
2
star
21

napplelabs_vim

Napple's Vim setup
2
star
22

cljs-server

A live console site for cljs.
JavaScript
2
star
23

naptime

REST based URL hook scheduler
Clojure
2
star
24

zel-releases

2
star
25

emacsd

Emacs Lisp
2
star
26

zacharykim.com

My personal site.
Clojure
2
star
27

pairio-config-example

Example repo configuration for pair.io
Ruby
2
star
28

mockdbs-scala

Scala port of mockdbs
Scala
1
star
29

mockdbs-clj

Clojure port of MockDBS
Clojure
1
star
30

clojure.pair.io

Generic Clojure instance config
1
star
31

wordspacebook

Clojure
1
star
32

heroku-bench

Clojure
1
star
33

quickjs-cljs

ClojureScript on QuickJS
C
1
star
34

pairio-imaging-example

1
star
35

pairio-quickstart-base

Base quickstart image config.
Shell
1
star
36

jdk1.6.0_18-rpm

1
star
37

cljs-examples

JavaScript
1
star
38

sbtgrowl

SBT growl plugin
Scala
1
star
39

init-script-test

An example project that uses the leiningen-init-script plugin
Clojure
1
star
40

cljs-contrib

JavaScript
1
star
41

pairio-scala

1
star
42

habitat

Environment-based configuration for Clojure projects.
Clojure
1
star