Fork me on GitHub
#admin-announcements
<
2015-11-20
>
dominicm08:11:28

That's awesome

dominicm10:11:46

Just playing with setting up Parinfer for neovim.

jannis10:11:53

@magnars: Ha! I really enjoyed Parens of the Dead but I can't help thinking that it's a sneaky way to convert everyone to Emacs (including me, after 10+ years of using vim). Impressive 😉

magnars11:11:46

@jannis Glad to hear you enjoyed it simple_smile One reason I made the videos was I wanted to not only be "that emacs guy" from Emacs Rocks. That didn't turn out too well. 😉 Have you checked out Spacemacs?

jannis11:11:33

@magnars: If you want to get rid of that reputation, how about a few screencasts using vim. 😉 I haven't tried Spacemacs yet, currently I'm using emacs + evil mode. I'll check it out!

magnars11:11:51

@jannis: Spacemacs is basically evil-mode heavily configured - I hear great things about it.

jannis11:11:26

@magnars: Installing it at this very moment. simple_smile What's that command completion mode you're using by the way?

jannis11:11:50

The one where what you've typed is underlined and the completions are rendered in-line, not in a separate buffer.

magnars11:11:44

that would be ido-mode with ido-flx (for smart matching) and ido-vertical (to get results on many lines): https://github.com/magnars/.emacs.d/blob/master/settings/setup-ido.el - but before you dig deep into this, you might want to see what Spacemacs comes with out of the box. It's quite featureful, from what I can tell.

jannis11:11:31

Will do. Thanks simple_smile

dominicm11:11:56

@snoe Not sure if you know, but 2u in nvim-parinfer.js works a charm (I think!)

dominicm11:11:37

Not ideal, but it'll do in a pinch

kyle_schmidt15:11:00

Im a beginning Clojure programmer looking to join a team for Clojure Cup. Anyone looking for teammates?

snoe15:11:51

@dominicm: ha, great! Thanks for the tip and the patch.

dominicm15:11:22

@snoe No problem, glad to be of help!

warn4n19:11:45

how is spacemacs pronounced by the way? space-macs or spacy-macs?

halcyon19:11:03

I would think space-macs - but I’m not an authority on that

dave20:11:13

i believe it's spuh-CHEH-macs

mattly21:11:10

considering it’s named after the space bar, I’d assume space-macs

akiva22:11:23

@dave’s response sent me to 100% LOL.

bsima22:11:32

:raised_hand: love spacemacs. It's more than just evil mode. All the provided (optional) layers are super convenient

akiva22:11:47

And, yes, Spacemacs is fantastic. I’ve been a vi/vim user since 1988. Spacemacs swayed me over. The bastards. ¬_¬

bsima22:11:07

@akiva: Funny, I actually switched from a highly-personalized emacs config. I was not a fan of vim (though I'd used it years ago) but Spacemacs won me over and now I use hybrid mode

akiva22:11:09

Yeah I think the days of the Emacs v. vim argument are kind of over outside of just kind of nudging your friend and saying something snarky over some beers.

arrdem22:11:47

yes, now that we have evil-mode emacs is the One True Editor

akiva22:11:25

Yep, yep!