Fork me on GitHub
#spacemacs
<
2017-09-21
>
jumar07:09:10

btw. until the upstream's README is fixed, it may be more convenient to look at this version: https://github.com/jumarko/evil-iedit-state

vuuvi00:09:31

So I have used iedit mode before - I guess I was just thinking about how to use incorrectly

ag00:09:37

@alexkeyes multiple-cursors-mode is also available

vuuvi14:09:16

@ag here’s my current usecase. I have a sql file with a collection of AS statements. I want them to be nicely unified across the file, all in the same column. I was thinking that I could use multiple cursors to hit space enough until they’re all lined up

vuuvi14:09:39

is there a spacemacs key command for shutting down a cider server?

chris14:09:03

(in a clojure buffer)

vuuvi14:09:32

semantic commands are really cool….

vuuvi14:09:59

I need to get better at knowing the best place to look for my answers is in emacs itself