- AG:
brew install the_silver_searcher
- Emacs 25+
- Designed primarily for GUI/emacsclient
- Tab bar + Sidebar
- Company autocompletion
- Ivy/Swiper/Counsel completion
- AG integration.
- Dark theme via https://github.com/jonathanchu/atom-one-dark-theme
- Hydras!
Programming languages/frameworks with some more setup than vanilla:
- Ruby
- Common LISP
- Clojure
- JavaScript
- TypeScript
- React
- Haskell
- PHP
- Elixir
- Python
- Jekyll
I have some custom keybindings setup.
s
=Command
C
=Control
M
=Alt/Escape
The cheat sheet:
s-p
-counsel-git
. Find tracked files in the git repository you're in.C-s
(control - s) orCMD-f
: Swiper.C-=
-text-scale-increase
c--
-text-scale-decrease
s-/
-comment-or-uncomment-region
.s-F
- AG.s-r
- Find and replace all.M-%
- Query replace one by one.M-t
- Sidebar toggle