summary refs log tree commit diff
path: root/configs/rcs/emacs.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [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-197-307/+243
|
* [emacs] Move some more configuration back to init.elFranck Cuny2018-08-123-235/+215
|
* [emacs] Move back some configs to init.elFranck Cuny2018-08-112-72/+71
| | | | | Simplify by moving important variables and functions to the main init file.
* [emacs] Automatically update elpa packages.Franck Cuny2018-08-111-0/+8
|
* [emacs] Set correctly the path for "source".Franck Cuny2018-08-111-1/+1
|
* [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-059-0/+572