Emacs config
Find a file
Maciej Szlosarczyk a9bfdff5b0
Replace ag with ripgrep
Add haskell mode
Make one of the themes to use light
Replace ctags with uctags
Do not force paredit in clojure mode
2020-07-02 15:14:17 +03:00
languages Replace ag with ripgrep 2020-07-02 15:14:17 +03:00
snippets Update font 2020-02-14 08:47:09 +02:00
themes Replace ag with ripgrep 2020-07-02 15:14:17 +03:00
.gitignore Add ReasonML 2020-04-09 14:36:15 +03:00
01mac.el Add buffer-move package 2019-11-05 22:35:37 +02:00
02ivy.el Replace ag with ripgrep 2020-07-02 15:14:17 +03:00
02macros.el Add macros file, load it on start 2019-07-15 11:31:00 +03:00
03hydra.el Replace ag with ripgrep 2020-07-02 15:14:17 +03:00
04magit.el Add your own custom snippets 2019-10-03 10:01:16 +03:00
05prog-mode.el Add your own custom snippets 2019-10-03 10:01:16 +03:00
06company-yasnippet.el Add ReasonML 2020-04-09 14:36:15 +03:00
06flycheck.el Simplify the folder structure 2019-07-16 21:53:58 +03:00
07projectile.el First version of use-package 2019-07-16 21:04:35 +03:00
08ctags.el Replace ag with ripgrep 2020-07-02 15:14:17 +03:00
09ispell.el First version of use-package 2019-07-16 21:04:35 +03:00
10deft.el Add ReasonML 2020-04-09 14:36:15 +03:00
init.el Replace ag with ripgrep 2020-07-02 15:14:17 +03:00
README.MD Update readme file 2018-09-10 21:54:20 +03:00

My emacs config

Contains config I use for the following languages/modes:

  • Elixir
  • Ruby
  • Rust
  • Markdown
  • HTML and compatibile (ERB)

As of current iteration, I avoid usage of Evil modes, instead focusing of usage of Emacs functionality.

Installation

git clone git@github.com:maciej-szlosarczyk/emacs.git ~/.emacs.d