Emacs config
Find a file
2020-07-24 09:29:28 +03:00
languages Convert language files to packages 2020-07-24 09:28:40 +03:00
snippets Add BSD-2 clause to snippets 2020-07-24 08:43:50 +03:00
themes Convert themes and flycheck to packages 2020-07-24 09:29:28 +03:00
.gitignore Add ReasonML 2020-04-09 14:36:15 +03:00
01mac.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
02ivy.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
02macros.el Add macros file, load it on start 2019-07-15 11:31:00 +03:00
03hydra.el Convert themes and flycheck to packages 2020-07-24 09:29:28 +03:00
04magit.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
05prog-mode.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
06company-yasnippet.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
06flycheck.el Convert themes and flycheck to packages 2020-07-24 09:29:28 +03:00
07projectile.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
08ctags.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
09ispell.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
10deft.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
11lsp.el Add headers and provide to each package 2020-07-24 09:10:11 +03:00
init.el Move what you can to LSP 2020-07-21 20:13:38 +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