summary refs log tree commit diff
path: root/configs/rcs/emacs.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] A few more simplifications.Franck Cuny2018-10-181-30/+1
|
* [emacs] Remove ivy and switch to idoFranck Cuny2018-10-181-19/+26
|
* [emacs] Simplify UIFranck Cuny2018-10-181-21/+2
| | | | Don't need anything fancy.
* [emacs] Customize appearance.Franck Cuny2018-10-151-92/+69
| | | | | | | | A few tweaks to the default UI: - modeline is blue - highlighted line is blue - transparent title window on OSX - ensure fonts are using antialiasing
* [emacs] add company-modeFranck Cuny2018-10-061-0/+9
| | | | This will require more configuration later.
* [emacs] empty scratch bufferFranck Cuny2018-10-061-0/+1
|
* [emacs] Smaller fontFranck Cuny2018-10-041-1/+1
|
* [emacs] Update python configFranck Cuny2018-10-041-1/+2
|
* [emacs] Remove code to manage display.Franck Cuny2018-10-011-60/+10
| | | | | I don't need so many custom code to manage the display. We just want to specify the font size, and how to switch to full screen.
* [emacs] new binding for dired-jumpFranck Cuny2018-09-281-1/+2
|
* [emacs] Add uniquifyFranck Cuny2018-09-281-0/+8
|
* [emacs] Some updates for markdown, counsel, etc.Franck Cuny2018-09-281-10/+13
|
* [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-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