summary refs log tree commit diff
path: root/configs/rcs/emacs.d/init.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Add flycheck.Franck Cuny2018-09-231-0/+5
|
* [emacs] Small improvement to markdown config.Franck Cuny2018-09-231-1/+5
|
* [emacs] set font size to 15Franck Cuny2018-09-231-1/+1
|
* [emacs] Add support for markdownFranck Cuny2018-09-231-0/+5
|
* [emacs] Groups directories first with dired.Franck Cuny2018-09-231-0/+1
|
* [emacs] Use package 'general' for key bindings.Franck Cuny2018-09-231-4/+5
|
* [emacs] Update configuration for flyspell.Franck Cuny2018-09-221-12/+13
|
* [Emacs] Fix configuration for recentf.Franck Cuny2018-09-221-3/+0
|
* [emacs] a few updates to flyspell configurationFranck Cuny2018-09-221-3/+11
|
* [emacs] group things in the configurationFranck Cuny2018-09-221-57/+72
|
* [emacs] A few misc. updates.Franck Cuny2018-09-211-27/+18
|
* [emacs] Adding a few modes backFranck Cuny2018-09-151-68/+186
| | | | | | Adding back counsel / projectile, since I actually miss using them. Rewrote some other configs, and added a couple new modules.
* [emancs] remove projectile and ivyFranck Cuny2018-09-081-64/+0
|
* [emacs] remove eldoc configurationFranck Cuny2018-09-081-4/+0
|
* [emacs] remove magit configurationFranck Cuny2018-09-081-26/+0
|
* [emacs] clean up go configurationFranck Cuny2018-09-081-21/+0
|
* [emacs] remove flycheckFranck Cuny2018-09-081-37/+8
|
* [emacs] remove markdown configurationFranck Cuny2018-09-081-10/+0
|
* [emacs] remove flycheckFranck Cuny2018-09-081-8/+0
|
* [emacs] remove trampFranck Cuny2018-09-081-5/+0
|
* [emacs] remove duplicated package declarationFranck Cuny2018-09-081-4/+0
|
* [emacs] drop a bunch of useless stuff from the configFranck Cuny2018-09-051-61/+2
| | | | | | | | Remove Python stuff, they don't work well (I don't know how to configure them correctly) and more importantly, I don't care. Remove the linter for puppet (it never works well). Also remove a few unused variables.
* [emacs] smaller font (again)Franck Cuny2018-09-021-1/+1
|
* [emacs] set the font size.Franck Cuny2018-08-271-0/+2
|
* [emacs] merge configurationsFranck Cuny2018-08-191-49/+243
|
* [emacs] Move some more configuration back to init.elFranck Cuny2018-08-121-19/+215
|
* [emacs] Move back some configs to init.elFranck Cuny2018-08-111-3/+71
| | | | | Simplify by moving important variables and functions to the main init file.
* [emacs] ensure use-package is installed.Franck Cuny2018-08-111-0/+5
| | | | This is needed to bootstrap a new installation.
* Shuffling things around in this repoFranck Cuny2018-08-051-0/+37