summary refs log tree commit diff
path: root/emacs.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* [emacs] Massive rewriteFranck Cuny2018-06-2958-766/+532
* [emacs] Move back some configs to init.elFranck Cuny2018-06-133-66/+54
* [emacs] mehFranck Cuny2018-06-111-2/+0
* [emacs] fix comment for fringeFranck Cuny2018-06-111-1/+1
* [emacs] Update hydra definition for projectileFranck Cuny2018-06-111-32/+20
* [emacs] Some cleanup for markdown.Franck Cuny2018-06-051-9/+2
* [emacs] Some clean up for the server.Franck Cuny2018-06-051-3/+2
* [emacs] Some major clean up.Franck Cuny2018-06-0520-98/+67
* [emacs] add support for javascriptFranck Cuny2018-05-101-0/+12
* [emacs] some minor tweask to autocompleteFranck Cuny2018-05-101-3/+3
* [emacs] add racer for rustFranck Cuny2018-05-101-0/+4
* [emacs] Add a few more settings for rust.Franck Cuny2018-04-171-1/+3
* [emacs] some more hydra stuff.Franck Cuny2018-04-172-2/+3
* [emacs] Rewrite the python module.Franck Cuny2018-04-171-11/+5
* [emacs] Add a custom variable for the files ignored by projectile.Franck Cuny2018-04-172-2/+16
* [emacs] Add hydra for magit.Franck Cuny2018-04-121-1/+14
* [emacs] Add hydra for projectile.Franck Cuny2018-04-121-0/+44
* [emacs] Add smart-mode-line and a larger fringe.Franck Cuny2018-04-121-1/+14
* [emacs] Fix (I think) the binding for hydraFranck Cuny2018-04-085-16/+29
* [emacs] Add additional variables.Franck Cuny2018-04-083-6/+11
* [emacs] Rename some custom variables.Franck Cuny2018-04-083-18/+26
* [emacs] Large refactoring.Franck Cuny2018-04-0843-830/+820
* [emacs] fix some path after directories reorgFranck Cuny2018-04-012-4/+4
* [emacs] fix font (again)Franck Cuny2018-03-271-1/+1
* [emacs] well, fonts ...Franck Cuny2018-03-221-1/+1
* [emacs] Emacs is not a tool to operate hosts/clusters.Franck Cuny2018-03-221-13/+0
* [emacs] add support for rust.Franck Cuny2018-03-221-0/+16
* [emacs] Add Google's C style guide.Franck Cuny2018-02-281-0/+3
* [emacs] No, smaller font :pFranck Cuny2018-02-281-1/+1
* [emacs] some visual changes:Franck Cuny2018-02-281-5/+3
* [emacs] add support for protobufFranck Cuny2018-02-281-0/+4
* [emacs] some cleanup too, remove unused stuffFranck Cuny2018-02-202-18/+10
* [Emacs] Set different font size for Linux and darwin.Franck Cuny2018-02-181-1/+3
* [emacs] Set font to DejaVuFranck Cuny2018-02-141-1/+1
* [emacs] Default theme / font / colors.Franck Cuny2018-01-172-2/+1
* [emacs] Add back my theme and switch font size / family.Franck Cuny2018-01-163-11/+11
* [emacs] add scala-modeFranck Cuny2017-10-181-0/+4
* [emacs] smaller fontFranck Cuny2017-09-201-1/+1
* [emacs] Add org-mode configuration once again.Franck Cuny2017-06-162-2/+53
* [Emacs] Move packages configuration to a new file.Franck Cuny2017-04-273-458/+428
* [Emacs] fix a commentFranck Cuny2017-04-271-1/+1
* [Emacs] Remove configuration for termFranck Cuny2017-04-271-38/+0
* [Emacs] Remove configuration for eshellFranck Cuny2017-04-271-22/+0
* [Emacs] update binding for agFranck Cuny2017-04-271-2/+8
* [Emacs] small adjustment to wabi-sabi.Franck Cuny2017-04-071-5/+5
* [Emacs] Use the system's default mono font.Franck Cuny2017-04-071-1/+1
* [Emacs] Remove spacelineFranck Cuny2017-04-071-8/+0
* [Emacs] change the style of the cursor.Franck Cuny2017-04-061-1/+1
* [Emacs] cosmetic change (font size and background color)Franck Cuny2017-03-142-2/+2
* [Emacs] Don't use native fullscreen for OSX.Franck Cuny2017-02-271-0/+4
* [Emacs] Enable global highlight and fix font.Franck Cuny2017-02-271-1/+4
* [Emacs] Change the theme for spaceline.Franck Cuny2017-02-271-1/+2
* [Emacs] Use different color for highlight and region.Franck Cuny2017-02-271-2/+3
* [Emacs] Simple configuration for org-mode.Franck Cuny2017-02-181-3/+12
* [Emacs] Remove configuration for 'popwin'.Franck Cuny2017-02-181-7/+0
* [Emacs] Remove dependency for gist.Franck Cuny2017-02-181-5/+0
* [Emacs] Move all the configuration related to twitter to it's own fileFranck Cuny2017-02-183-61/+90
* [Emacs] Move wabi-sabi theme inside this repo.Franck Cuny2017-02-172-1/+63
* [Emacs] and back to a smaller fontFranck Cuny2017-02-161-1/+1
* [Emacs] Add spacelineFranck Cuny2017-02-101-0/+7
* [Emacs] Remove `flycheck-pos-tip`.Franck Cuny2017-02-041-7/+0
* [Emacs] Use pop-win for pants' buffer.Franck Cuny2017-02-031-0/+7
* [Emacs] Remove custom checker for Python style.Franck Cuny2017-01-271-17/+7
* [Emacs] Improve support for Golang.Franck Cuny2017-01-271-19/+25
* [Emacs] Install company (and support for go).Franck Cuny2017-01-271-0/+12
* [Emacs] Update configuration for ibuffer.Franck Cuny2017-01-131-0/+11
* [Emacs] Add a few more functions to work with 'nest' hosts.Franck Cuny2017-01-121-1/+24
* [Emacs] Stop using `smart-mode-line'.Franck Cuny2017-01-121-9/+0
* [Emacs] Giving another go to smart-mode-line.Franck Cuny2017-01-031-0/+9
* [Emacs] The only VC backend I care about is Magit.Franck Cuny2017-01-031-7/+3
* [Emacs] Disable menu bar.Franck Cuny2017-01-031-1/+1
* [emacs] Slightly bigger font and no bell.Franck Cuny2017-01-021-1/+5
* [Emacs] Update a comment.Franck Cuny2016-12-161-1/+1
* [Emacs] Files for phabricator commits are in git-commit-mode.Franck Cuny2016-12-151-0/+3
* [Emacs] Delete phabricator for now.Franck Cuny2016-12-151-5/+5
* [Emacs] Delete the custom theme.Franck Cuny2016-12-152-65/+6
* [Emacs] Remove a python hook.Franck Cuny2016-12-151-2/+1
* [Emacs] BUILD files are python.Franck Cuny2016-12-151-2/+2
* [emacs] Don't open magit in fullscreen.Franck Cuny2016-12-151-1/+0
* [emacs] Hopefully fix exec-shell thingy.Franck Cuny2016-12-151-2/+3
* [emacs] Don't use powerline.Franck Cuny2016-12-151-8/+0
* [emacs] Use default fontFranck Cuny2016-12-151-1/+1
* [Emacs] a few more changes to the theme.Franck Cuny2016-12-061-14/+12
* [Emacs] Set the cursor type.Franck Cuny2016-11-301-0/+3
* [Emacs] Simplify the mode-line by using only powerline.Franck Cuny2016-11-261-57/+9
* [Emacs] some small adjustments to the theme.Franck Cuny2016-11-221-16/+28
* [Emacs] Fix hook for Makefile.Franck Cuny2016-11-221-3/+2
* [Emacs] Add eldoc for python mode.Franck Cuny2016-11-221-0/+1
* [Emacs] slightly better colors for flycheck status.Franck Cuny2016-11-221-3/+3
* [Emacs] remove another TAB.Franck Cuny2016-11-211-3/+1
* [Emacs] Add colors for flymake status.Franck Cuny2016-11-211-3/+3
* [Emacs] Display how long it takes to load the configurationFranck Cuny2016-11-212-12/+3
* [Emacs] Don't hard code string.Franck Cuny2016-11-211-2/+2
* [Emacs] Remove TABS and replace them with spaces.Franck Cuny2016-11-211-4/+4
* [Emacs] proper configuration for white spaces.Franck Cuny2016-11-201-3/+7
* [Emacs] highlight current line.Franck Cuny2016-11-201-4/+5
* [Emacs] Some updates to my own theme.Franck Cuny2016-11-201-8/+7
* [Emacs] Use spaceline to manage the mode-line.Franck Cuny2016-11-201-0/+38
* [Emacs] Use a symbol for the mode name for Magit.Franck Cuny2016-11-201-0/+3
* [Emacs] Make flycheck more readable in the mode line.Franck Cuny2016-11-201-13/+16
* [Emacs] Highlight current line.Franck Cuny2016-11-201-0/+7
* [Emacs] Use DejaVu Sans Mono for the font, add time, and bookmarks.Franck Cuny2016-11-201-4/+12
* [Emacs] Split the configuration in individual lines.Franck Cuny2016-11-201-14/+33
* [Emacs] Try a new font (Go Mono).Franck Cuny2016-11-171-5/+2
* [Emacs] 'projectile-global-mode' has been renamed to 'projectile-mode'.Franck Cuny2016-11-171-1/+1
* [Emacs] Group ruby buffers on the mode name, not file extension.Franck Cuny2016-11-171-1/+1
* [Emacs] Load my theme.Franck Cuny2016-11-171-0/+8
* [Emacs] Add a custom theme.Franck Cuny2016-11-171-0/+50
* [Emacs] add a few commentsFranck Cuny2016-11-121-1/+3
* [Emacs] Rename config.el to settings.elFranck Cuny2016-11-122-3/+3
* [Emacs] Add docstring and update some settings.Franck Cuny2016-11-111-148/+205
* [Emacs] renamed my custom files and load them with use-package.Franck Cuny2016-11-114-9/+29
* [Emacs] small changes to the style.Franck Cuny2016-11-091-1/+4
* [Emacs] Add a few custom functions.Franck Cuny2016-11-081-0/+46
* [Emacs] display message in mini buffer for a short amount of timeFranck Cuny2016-11-081-0/+3
* [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] Some changes to the UI.Franck Cuny2016-10-261-8/+6
* [emacs] add a couple of functions to open temp filesFranck Cuny2016-10-261-11/+15
* [emacs] Use unicode for everything.Franck Cuny2016-10-141-0/+2
* [emacs] Change the font size and the frame's title.Franck Cuny2016-10-141-2/+6
* [emacs] Delete configuration for org-mode.Franck Cuny2016-10-141-43/+0
* [emacs] Copy more environment variables.Franck Cuny2016-10-141-2/+6
* [emacs] Fix indentation for a function.Franck Cuny2016-08-221-7/+7
* [emacs] Add a function to open a doc. pageFranck Cuny2016-08-222-0/+15
* [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] fix the configuration for org-modeFranck Cuny2016-08-041-6/+6
* [emacs] Move back to `use-package'.Franck Cuny2016-08-044-308/+332
* [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-0326-576/+347
* [emacs] Add lint for puppet to flycheck.Franck Cuny2016-06-011-0/+2
* [emacs] Add support for Docker filesFranck Cuny2016-06-011-0/+7
* [emacs] simplify the UIFranck Cuny2016-06-011-11/+12
* [emacs] use default bindings for some modesFranck Cuny2016-06-011-22/+1
* [emacs] copy environment variables for RubyFranck Cuny2016-05-251-0/+5
* [emacs] Drop configuration for org-mode.Franck Cuny2016-05-242-50/+0
* [emacs] Change mode line for flycheck.Franck Cuny2016-05-241-0/+19
* [emacs] open magit in full screen.Franck Cuny2016-05-241-1/+16
* [emacs] Name of the scala package has changed.Franck Cuny2016-05-241-1/+1
* [emacs] load term settings.Franck Cuny2016-04-211-0/+1
* [emacs] Add configuration for ansi-termFranck Cuny2016-04-081-0/+93
* [emacs] Stop using smart-mode-line.Franck Cuny2016-03-101-8/+15
* [emacs] reduce the size of the font.Franck Cuny2016-03-101-1/+1
* [emacs] Fix settings for 'indent-tabs-mode'.Franck Cuny2016-03-101-2/+3
* [emacs] Remove code to support pants.Franck Cuny2016-03-101-63/+10
* [emacs] Rename a couple of functionsFranck Cuny2016-03-102-8/+6
* [emacs] Add configuration for scalaFranck Cuny2016-03-091-0/+7
* [emacs] Twitter's style check report warnings tooFranck Cuny2016-03-091-1/+2
* [emacs] enable debug for exec-path-from-shellFranck Cuny2016-03-091-0/+1
* [emacs] Use unicode symbols for org tasks status.Franck Cuny2016-03-071-2/+8
* [emacs] We need helmFranck Cuny2016-02-261-0/+3
* [emacs] Change the font size interactivelyFranck Cuny2016-02-261-0/+1
* [emacs] Add binding for org-agenda.Franck Cuny2016-02-261-1/+4
* [emacs] move functions for pants to it's own fileFranck Cuny2016-02-223-63/+66
* [emacs] start to rewrite the code to manage the UIFranck Cuny2016-02-221-2/+18
* [emacs] Explain why git is disabled in VC backendFranck Cuny2016-02-221-0/+1
* [emacs] Add a binding for ibufferFranck Cuny2016-02-221-1/+1
* [emacs] code cleanupFranck Cuny2016-02-222-23/+11
* [emacs] a few updates to org configurationFranck Cuny2016-02-221-2/+9
* [emacs] load org-mode configurationFranck Cuny2016-02-221-0/+1
* [emacs] Fix broken code ...Franck Cuny2016-02-191-3/+3
* [emacs] More code related to pantsFranck Cuny2016-02-192-10/+46
* [emacs] Add a function to jump to a BUILD file.Franck Cuny2016-02-192-0/+31
* [emacs] Fix regexp to set python-mode for auroraFranck Cuny2016-02-171-1/+1
* [emacs] Add the notebook to the agenda for org.Franck Cuny2016-02-171-1/+2
* [emacs] Rename a few functions and update bindingsFranck Cuny2016-02-172-12/+14
* [emacs] Enable flyspell for org-mode.Franck Cuny2016-02-171-2/+2
* [emacs] More settings for org-mode.Franck Cuny2016-02-171-5/+22
* [emacs] Start a configuration for org-mode.Franck Cuny2016-02-151-0/+15
* [emacs] some UI tweaks.Franck Cuny2016-02-151-4/+1
* [emacs] Add a few configuration files to sh-mode.Franck Cuny2016-02-141-0/+11
* [emacs] Binding to switch to the scratch bufferFranck Cuny2016-02-131-0/+2
* [emacs] Add a few functionsFranck Cuny2016-02-131-0/+31
* [emacs] highlight the current line.Franck Cuny2016-02-131-0/+3
* [emacs] set options for 'dired'.Franck Cuny2016-02-131-0/+6
* [emacs] change binding for projectile.Franck Cuny2016-02-131-0/+1
* [emacs] Set yaml-mode for files ending in .y(a)?mlFranck Cuny2016-02-131-0/+1
* [emacs] Import golang variables for OS X.Franck Cuny2016-02-131-0/+5
* [emacs] Add a few more packages for git.Franck Cuny2016-02-131-0/+6
* [emacs] Load `exec-path-from-shell` only on OS XFranck Cuny2016-02-131-5/+6
* [emacs] Add support for AnsibleFranck Cuny2016-02-131-0/+7
* [emacs] Enable flycheck for puppet-modeFranck Cuny2016-02-131-1/+4
* [emacs] Split the config into 'core' and 'modes'.Franck Cuny2016-02-1227-110/+128
* [emacs] Move some packages to a new config file.Franck Cuny2016-02-121-0/+10
* [emacs] Add custom functions.Franck Cuny2016-02-121-0/+7
* [emacs] some updates to the UI package.Franck Cuny2016-02-121-0/+19
* [emacs] rename the *emacs.el* file to *default.el*Franck Cuny2016-02-121-10/+4
* [emacs] replacing 'helm' with 'ivy'.Franck Cuny2016-02-115-17/+17
* [emacs] add configuration for Haskell.Franck Cuny2016-01-291-0/+22
* [emacs] BUILD files are python files.Franck Cuny2016-01-291-1/+1
* [emacs] always split the frame vertically for helmFranck Cuny2016-01-291-0/+6
* [emacs] stop using `smart-mode-line` module.Franck Cuny2016-01-291-14/+0
* [emacs] add `helm-ag`Franck Cuny2016-01-291-0/+3
* [emacs] stop using `diminish`.Franck Cuny2016-01-293-9/+0
* [emacs] slightly smaller font.Franck Cuny2016-01-191-1/+1
* [emacs] Fix a couple of bindings for helm.Franck Cuny2016-01-191-0/+2
* [emacs] some small changes to the UI.Franck Cuny2016-01-131-13/+10
* [emacs] remove a few config files.Franck Cuny2016-01-122-11/+0
* [emacs] Import environment variable "GOPATH".Franck Cuny2016-01-031-1/+1
* [emacs] gofmt on saveFranck Cuny2016-01-031-0/+1
* [emacs] small UI updateFranck Cuny2015-12-291-7/+1
* [emacs] add basic configuration for racket.Franck Cuny2015-12-291-0/+5
* [emacs] use a bigger font and plan9 as a themeFranck Cuny2015-12-101-4/+5