Skip to content

Commit

Permalink
remove useless space
Browse files Browse the repository at this point in the history
  • Loading branch information
ljos committed Apr 3, 2015
1 parent c65f443 commit 7064931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration.org
Original file line number Diff line number Diff line change
Expand Up @@ -345,13 +345,13 @@ is directly inspired by [[http://sachachua.com/blog/2012/06/literate-programming

#+BEGIN_SRC emacs-lisp
(use-package window-number
:commands window-number-mode
:load-path "site-lisp/"
:init (window-number-mode))
#+END_SRC

* Major modes
I use emacs for programming in many languages.

** clojure
=clojure= is a lisp dialect, but it needs many of its own
configurations.
Expand Down

0 comments on commit 7064931

Please sign in to comment.