This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-01-12
Channels
- # aws (21)
- # aws-lambda (8)
- # beginners (53)
- # boot (56)
- # braveandtrue (1)
- # cider (49)
- # cljs-dev (8)
- # cljsjs (1)
- # cljsrn (57)
- # clojure (403)
- # clojure-austin (17)
- # clojure-dusseldorf (10)
- # clojure-greece (9)
- # clojure-spec (57)
- # clojure-uk (144)
- # clojurescript (60)
- # datomic (149)
- # docker (1)
- # emacs (1)
- # hoplon (23)
- # humor (1)
- # jobs (1)
- # leiningen (2)
- # luminus (1)
- # off-topic (1)
- # om (24)
- # om-next (15)
- # onyx (23)
- # protorepl (2)
- # re-frame (58)
- # reagent (90)
- # remote-jobs (1)
- # ring-swagger (4)
- # slackpocalypse (1)
- # spacemacs (2)
- # specter (18)
- # untangled (4)
- # vim (1)
- # yada (27)
is there a way to tell projectile-find-file to only show .clj .cljs *.cljc files in src ?
or rather, is there a way from elisp to call projectile-find-file so that it only shows .clj .cljs *.cljc files ?
Hi. Guys, I'm brand new to emacs
after about 6 years of vim
. How do I add melpa
to have access to cider
?
(I have Ubuntu and bare emacs24
installation)
(require 'package)
(add-to-list 'package-archives
'("melpa" . " ") t)
(package-initialize)
@qqq thanks, but where to put this? (I have ~/.emacs.d
)
huh, thanks a lot 😄
if you do it in a *.el file, it'll execute the line -- so you can write your emacs config w/o having to close/open emacs all the time
aha, I were thinking abt that
you might also consider starting with spacemacs; I don't use it myself but heard good things aout it
uhm, hybrid might be even harder to start with 😄
It took me about a month to configure emacs to my liking -- and almost all of my bindings are via evil.
via evil?
@andrewboltachev: Spacemacs has a great text-based menu system for commands, organised mnemonically by feature. This makes using Emacs more discoverable. Alternatively, look into adding Helm, WhichKey and Company mode to your Emacs setup.
@qqq @jr0cket thanks, but most of ppl are probably still using vanilla, so it would be easier to communicate with others
I might be asking too much, but is CIDER/clj-refactor able to detect unused local variables (in a let)?
as i said on the issue: > it seems to me now that this should be available already in flycheck clojure via eastwood :unused-locals and :unused-fn-args only I did not manage to get the flycheck config right to prove. It does rather belong to flycheck too
Happens only a few times a year, but at least I got something out of my license 🙂