Emacs config
Find a file
Maciej Szlosarczyk bd480d3c12
Use tide instead of LSP mode
LSP turns out to be very slow with files larger than 100 lines (sic)
Also, disable cursor blinking.
2019-09-11 08:48:44 +03:00
languages Use tide instead of LSP mode 2019-09-11 08:48:44 +03:00
themes Use tide instead of LSP mode 2019-09-11 08:48:44 +03:00
.gitignore Replace TERN with LSP 2019-06-11 09:52:13 +03:00
01mac.el Fix for work with a wide monitor 2019-08-21 16:15:54 +03:00
02ivy.el Fix broken counsel code 2019-07-16 22:15:17 +03:00
02macros.el Add macros file, load it on start 2019-07-15 11:31:00 +03:00
03hydra.el Defer hydra mode 2019-07-16 22:16:44 +03:00
04magit.el Simplify the folder structure 2019-07-16 21:53:58 +03:00
05prog-mode.el Change theme to mexico 2019-09-02 16:01:30 +03:00
06company-yasnippet.el Fix for work with a wide monitor 2019-08-21 16:15:54 +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 Automatically run ctags command on save 2019-07-11 23:20:16 +03:00
09ispell.el First version of use-package 2019-07-16 21:04:35 +03:00
init.el Use tide instead of LSP mode 2019-09-11 08:48:44 +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