Skip to content

Commit

Permalink
ns snippet automatically completes the namespace name
Browse files Browse the repository at this point in the history
  • Loading branch information
kototama committed Apr 27, 2012
1 parent 3eb49e3 commit 362c4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ns
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,4 @@
#name: ns #name: ns
# -- # --
(ns ${1:name} (ns `(clojure-expected-ns)`
$0) $0)

0 comments on commit 362c4f1

Please sign in to comment.