richarddewit
richarddewit
Don't set it to a path with `~/`, use `/home/user/` instead. This fixed it for me.
How about Quantom? (Quantum + Atom)
Or what about `Vacuum`? Vacuum is the empty SPC between `Atom`s :grin:
@jonyamo - spaceman is too general and has no relation to Atom. Spacemacs even has the word emacs in it.
Somewhat inline with this is the way configuration is pretty verbose. Right now I'm setting Editor `:configuration` this way: ``` clojure ;; Editor ["editor.fontFamily" "Hack"] ["editor.fontSize" 10] ["editor.lineHeight" 1.6] ["editor.backUpBeforeSaving"...
I particularly miss `helm-swoop` (SPC s s). It would be a nice addition, if possible.
Another package to consider for `helm-swoop`: [t9md/atom-narrow](https://github.com/t9md/atom-narrow) It's still in Alpha, but it looks really promising. It even has `vim-mode-plus` integration. Commands: - `narrow:lines`: Lines of current buffer. - `narrow:fold`:...
Then the same thing should go for `snippets.cson` and `init.coffee`. But I would vote against it. I just happen to have an Atom folder in my dotfiles repo containing `.proton`...
I guess this should mirror Spacemacs more by using SPC : which lists all available commands as that's what's the command pallete also does.