Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-12-07 Thread Anthony Grimes
I opened a report on ST2's userecho a long time ago about the terrible indentation. If you'd like to see if fixed in Sublime Text 2 itself, please upvote: http://sublimetext.userecho.com/topic/98139-clojure-auto-indentation-is-almost-never-correct/ On Monday, November 12, 2012 10:25:38 AM UTC-6

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-12-07 Thread Jonathan Fischer Friberg
You're welcome :) On Fri, Dec 7, 2012 at 1:12 AM, Anton Holmberg wrote: > This is so awesome! You are my hero. Been searching for this for a while > now. > > Den måndagen den 12:e november 2012 kl. 17:25:38 UTC+1 skrev Jonathan > Fischer Friberg: > >> Dear clojure mailing list, >> >> As the inde

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-12-06 Thread Anton Holmberg
This is so awesome! You are my hero. Been searching for this for a while now. Den måndagen den 12:e november 2012 kl. 17:25:38 UTC+1 skrev Jonathan Fischer Friberg: > > Dear clojure mailing list, > > As the indenting for clojure (and lisp in general) was very lacking > in sublime, I decided to

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-26 Thread Jonathan Fischer Friberg
lispindent has been uploaded to the sublime package control! I have updated the readme accordingly. It's probably best to remove the old package before installing the new one. I also changed the code to work better when installing. It should basically be possible to install it and immediately star

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-25 Thread Jonathan Fischer Friberg
I didn't realize that the install looks completely different on mac. Sorry! In any case, I have sent a request to include it into the sublime package control. That should make it much easier to install. :) *Also, will this work with the built in 'reindent' command? If not, will it work with vintag

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-25 Thread Bob Hutchison
On 2012-11-25, at 12:45 AM, Anthony Grimes wrote: > I just took a shot at it. I put it in Pristine Packages as described, but it > disappears when I restart ST2 and try to use it. I imagine you tried to put it in: ~/Library/Application Support/Sublime Text 2/Pristine Packages I did that t

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-24 Thread Anthony Grimes
I just took a shot at it. I put it in Pristine Packages as described, but it disappears when I restart ST2 and try to use it. Also, will this work with the built in 'reindent' command? If not, will it work with vintage mode (you can reindent blocks with =ab from Vim)? I really wish the Clojure

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-23 Thread Jonathan Fischer Friberg
I've thought about it, but not looked into it. I'll do that now. :) Jonathan On Fri, Nov 23, 2012 at 7:50 PM, Shantanu Kumar wrote: > Is this plugin going to be available in the Sublime plugins repository in > near future? It would great to install it using the standard process > instead of cop

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-23 Thread Shantanu Kumar
Is this plugin going to be available in the Sublime plugins repository in near future? It would great to install it using the standard process instead of copying the package to Pristine Packages. Shantanu On Friday, 23 November 2012 22:46:14 UTC+5:30, Jonathan Fischer Friberg wrote: > > Upload

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-23 Thread Jonathan Fischer Friberg
Uploaded new version today which ignores strings when indenting and adds menu entries for changing the settings/key bindings. Jonathan On Mon, Nov 12, 2012 at 5:44 PM, Jonathan Fischer Friberg < odysso...@gmail.com> wrote: > > On a Mac, enter and Cmd+I work as advertised. >> > > Nice! Thank you

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-12 Thread Jonathan Fischer Friberg
> On a Mac, enter and Cmd+I work as advertised. > Nice! Thank you for testing. :) Jonathan -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated -

Re: [ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-12 Thread Marc Limotte
Nice contribution, Johnathan. On a Mac, enter and Cmd+I work as advertised. Marc On Mon, Nov 12, 2012 at 11:25 AM, Jonathan Fischer Friberg < odysso...@gmail.com> wrote: > Dear clojure mailing list, > > As the indenting for clojure (and lisp in general) was very lacking > in sublime, I decided

[ANN] sublime-lispindent, clojure indenting for sublime text 2

2012-11-12 Thread Jonathan Fischer Friberg
Dear clojure mailing list, As the indenting for clojure (and lisp in general) was very lacking in sublime, I decided to make a plugin: https://github.com/odyssomay/sublime-lispindent I hope someone finds this useful. By the way, if someone with a mac could try the keyboard shortcuts that would