summary refs log tree commit diff
path: root/emacs.d/init.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Emacs] renamed my custom files and load them with use-package.Franck Cuny2016-11-111-5/+14
* [Emacs] A few more settings for flyspell.Franck Cuny2016-11-081-3/+9
* [emacs] Nicer configuration for flycheck.Franck Cuny2016-11-021-23/+43
* [emacs] Remove the configuration for time.Franck Cuny2016-11-021-7/+0
* [emacs] Move diminish at the top.Franck Cuny2016-11-021-3/+3
* [emacs] Main configuration for `swiper' is done with `ivy'.Franck Cuny2016-10-291-6/+1
* [emacs] A few more fixes for `exec-path-from-shell'.Franck Cuny2016-10-291-2/+5
* [emacs] More configuration for dired.Franck Cuny2016-10-291-1/+12
* [emacs] Add main configuration for `ivy'.Franck Cuny2016-10-291-0/+37
* [emacs] Move server configuration at the top.Franck Cuny2016-10-291-4/+5
* [emacs] A few more fixesFranck Cuny2016-10-291-33/+44
* [emacs] Use `shell-pop'.Franck Cuny2016-10-291-0/+11
* [emacs] Don't load settings for org-mode.Franck Cuny2016-10-291-2/+0
* [emacs] Ensure a few packages are indeed installedFranck Cuny2016-10-291-0/+5
* [emacs] REPL for racket is in a container.Franck Cuny2016-10-291-1/+2
* [emacs] Fix configuration for `flycheck'.Franck Cuny2016-10-291-39/+41
* [emacs] Make sure .py and .aurora files are marked as python.Franck Cuny2016-10-291-1/+3
* [emacs] Nicer configuration for `ibuffer'.Franck Cuny2016-10-291-1/+28
* [emacs] Ensure go-eldoc and gotest are installed.Franck Cuny2016-10-291-1/+4
* [emacs] Add settings for `eshell' and `lisp-mode'.Franck Cuny2016-10-291-0/+27
* [emacs] Fix for `exec-path-from-shell'.Franck Cuny2016-10-291-1/+2
* [emacs] Add settings for `shell-pop'.Franck Cuny2016-10-291-0/+11
* [emacs] Add a few more settings for `helm'.Franck Cuny2016-10-291-1/+11
* [emacs] Add back missing binding for dired.Franck Cuny2016-10-291-0/+1
* [emacs] Move binding to eval region.Franck Cuny2016-10-291-0/+1
* [emacs] Ensure `diminish' is installedFranck Cuny2016-10-291-1/+2
* [emacs] Update settings for `ag'.Franck Cuny2016-10-291-1/+5
* [emacs] Don't set the location for the notesFranck Cuny2016-10-291-4/+1
* [emacs] Re-organize variables for the package module.Franck Cuny2016-10-291-7/+4
* [emacs] Add configuration to manage terminals.Franck Cuny2016-10-261-0/+36
* [emacs] Copy more environment variables.Franck Cuny2016-10-141-2/+6
* [emacs] Add a function to open a doc. pageFranck Cuny2016-08-221-0/+4
* [emacs] Open "bashrc" as a shell file.Franck Cuny2016-08-101-0/+1
* [emacs] Add a css to preview markdown documentFranck Cuny2016-08-101-1/+1
* [emacs] Use "diminish"Franck Cuny2016-08-101-0/+2
* [emacs] Add configuration for MakefileFranck Cuny2016-08-041-0/+8
* [emacs] Move back to `use-package'.Franck Cuny2016-08-041-308/+198
* [emacs] Add package 'use-package'.Franck Cuny2016-08-021-0/+8
* [emacs] Show trailing white spaceFranck Cuny2016-07-311-0/+3
* [emacs] cleanup.Franck Cuny2016-07-311-3/+1
* [emacs] move around global settings.Franck Cuny2016-07-311-11/+9
* [emacs] add package gist for emacs.Franck Cuny2016-07-311-0/+3
* [emacs] aurora files are python code.Franck Cuny2016-07-311-0/+1
* [emacs] markdown configurationFranck Cuny2016-07-311-4/+3
* [emacs] Set indentation width to 4 for go-mode.Franck Cuny2016-07-281-0/+1
* Set the font to Droid Sans MonoFranck Cuny2016-07-271-0/+3
* [emacs] add midnight mode to clean up buffersFranck Cuny2016-07-251-0/+3
* [emacs] set the path to pants correctly.Franck Cuny2016-07-241-1/+1
* [emacs] simplify the UI.Franck Cuny2016-07-241-8/+2
* [emacs] Cleanup go's configurationFranck Cuny2016-07-241-9/+2
* [emacs] Bindings to quickly move between buffersFranck Cuny2016-07-241-0/+2
* [emacs] Fix the UIFranck Cuny2016-07-161-4/+4
* [emacs] get back to a smaller font sizeFranck Cuny2016-07-151-1/+1
* [emacs] remove "use-package".Franck Cuny2016-07-141-181/+145
* [emacs] nicer colors for background and mode-line.Franck Cuny2016-07-131-3/+3
* [emacs] move everything back to one file for now.Franck Cuny2016-07-031-1/+347
* [emacs] Split the config into 'core' and 'modes'.Franck Cuny2016-02-121-5/+1
* [emacs] melpa is over HTTPS now.Franck Cuny2015-11-151-1/+1
* [emacs] remove the exec-path-from-shell package.Franck Cuny2015-11-101-5/+0
* [emacs] split config in different files.Franck Cuny2015-09-161-50/+32
* [emacs] don't highlight the code.Franck Cuny2015-08-171-5/+4
* [emacs] fix a comment in the config.Franck Cuny2015-07-231-1/+1
* [emacs] add my emacs configurationFranck Cuny2015-07-171-0/+51