Emacs config
Find a file
2019-07-16 21:04:35 +03:00
layouts Update purpose small window layout 2018-09-10 21:49:58 +03:00
.gitignore Replace TERN with LSP 2019-06-11 09:52:13 +03:00
01mac.el First version of use-package 2019-07-16 21:04:35 +03:00
02ivy.el First version of use-package 2019-07-16 21:04:35 +03:00
02macros.el Add macros file, load it on start 2019-07-15 11:31:00 +03:00
03hydra.el First version of use-package 2019-07-16 21:04:35 +03:00
04magit.el First version of use-package 2019-07-16 21:04:35 +03:00
05prog-mode.el First version of use-package 2019-07-16 21:04:35 +03:00
06company-yasnippet.el First version of use-package 2019-07-16 21:04:35 +03:00
07projectile.el First version of use-package 2019-07-16 21:04:35 +03:00
08ctags.el Automatically run ctags command on save 2019-07-11 23:20:16 +03:00
08purpose.el Small theme fixes 2018-09-09 21:42:49 +03:00
09ispell.el First version of use-package 2019-07-16 21:04:35 +03:00
10themes-base16-not-harmonic.el Update black to its brighter version on the harmonic theme 2019-04-02 22:40:41 +03:00
10themes-tronesque.el Add tronesque theme and refcard to the repository 2019-06-05 09:19:22 +03:00
10themes.el First version of use-package 2019-07-16 21:04:35 +03:00
20clang.el Automatically run ctags command on save 2019-07-11 23:20:16 +03:00
20clojure.el First version of use-package 2019-07-16 21:04:35 +03:00
20elisp.el Improve ctags and company configuration 2019-04-08 11:23:36 +03:00
20elixir.el First version of use-package 2019-07-16 21:04:35 +03:00
20erlang.el Load erlang mode separately for each buffer 2019-07-15 11:31:23 +03:00
20ruby.el First version of use-package 2019-07-16 21:04:35 +03:00
20rust.el First version of use-package 2019-07-16 21:04:35 +03:00
20sh.el Make zsh files be handled by sh-mode 2018-09-09 20:10:15 +03:00
20web.el First version of use-package 2019-07-16 21:04:35 +03:00
init.el First version of use-package 2019-07-16 21:04:35 +03:00
README.MD Update readme file 2018-09-10 21:54:20 +03:00
refcard.pdf Add tronesque theme and refcard to the repository 2019-06-05 09:19:22 +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