summary refs log tree commit diff
path: root/emacs.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* [emacs]: a few changes to the UIFranck Cuny2020-10-011-1/+8
* emacs: set the font for macosFranck Cuny2020-08-311-1/+1
* emacs: add git-link / support for sourcegraphFranck Cuny2020-07-171-0/+31
* emacs: update prog moduleFranck Cuny2020-06-181-14/+8
* emacs: clean up orgFranck Cuny2020-06-181-141/+43
* emacs: once again, larger fontFranck Cuny2020-06-181-1/+1
* emacs: stop using hydraFranck Cuny2020-06-181-11/+0
* emacs: move ivy configuration to navigationFranck Cuny2020-06-183-42/+44
* emacs: move puppet config to progFranck Cuny2020-06-183-14/+5
* emacs: delete elfeedFranck Cuny2020-06-181-44/+0
* emacs: drop hydra for prog modeFranck Cuny2020-06-041-41/+1
* emacs: remove dired-git-infoFranck Cuny2020-05-291-5/+0
* emacs: remove ace-windowFranck Cuny2020-05-291-35/+0
* emacs: stuff for puppetFranck Cuny2020-05-101-1/+7
* emacs: stuff for goFranck Cuny2020-05-101-9/+11
* emacs: flycheck stuffFranck Cuny2020-05-101-7/+9
* emacs: drop ediffFranck Cuny2020-05-101-25/+4
* [emacs] looks like I forgot this oneFranck Cuny2020-05-081-1/+4
* [emacs] show git info in dired-modeFranck Cuny2020-05-081-0/+5
* [emacs] treat PROJECT files as YAMLFranck Cuny2020-05-081-0/+3
* emacs/ui: use the default themeFranck Cuny2020-04-122-8/+12
* magit: improve performance for magit in large repoFranck Cuny2020-03-211-0/+14
* elfeed: one more blogFranck Cuny2020-03-211-0/+1
* emacs: remove unused bindingsFranck Cuny2020-03-191-3/+0
* magit: clean up config by removing unused stuffFranck Cuny2020-03-191-9/+4
* emacs: add a few more modes for git supportFranck Cuny2020-03-191-2/+7
* emacs: merge configuration related to prog-modeFranck Cuny2020-03-197-84/+86
* emacs: move/delete some functionsFranck Cuny2020-03-191-36/+0
* emacs: add custom librariesFranck Cuny2020-03-192-0/+33
* elfeed: add support for hydraFranck Cuny2020-03-191-1/+30
* emacs: use the theme modus-operandiFranck Cuny2020-03-193-62/+79
* emacs: new module for hydraFranck Cuny2020-03-152-3/+11
* emacs: consolidate configuration for conf-modeFranck Cuny2020-03-154-19/+12
* emacs: consolidate basic configurationFranck Cuny2020-03-152-16/+16
* emacs: ensure a few more things are utf8Franck Cuny2020-03-151-0/+2
* emacs: move configuration for the fringeFranck Cuny2020-03-151-5/+2
* emacs: new path to load elisp codeFranck Cuny2020-03-151-0/+1
* elfeed: add a few more blogsFranck Cuny2020-03-151-2/+22
* [emacs] add key bindings to change font sizeFranck Cuny2020-03-121-1/+3
* [emacs] hl-line mode configurationFranck Cuny2020-03-121-3/+3
* [emacs] size of the fontFranck Cuny2020-03-121-1/+1
* org: delete the custom commands for the agendaFranck Cuny2020-02-161-112/+0
* org: change the number of days in the calendarFranck Cuny2020-02-161-0/+2
* org: don't set custom facesFranck Cuny2020-02-161-8/+0
* magit: minor configuration updateFranck Cuny2020-02-161-0/+2
* org: path to the file to store the IDs.Franck Cuny2020-02-111-0/+2
* emacs: easy navigation between windowsFranck Cuny2020-02-111-0/+6
* org: don't narrow when capturing a journal entry.Franck Cuny2020-02-111-2/+2
* org: change the default prioritiesFranck Cuny2020-02-111-2/+2
* org: don't change the default ellipsisFranck Cuny2020-02-111-1/+0
* org: change some of the hooks.Franck Cuny2020-02-111-5/+3
* emacs: don't use smart linesFranck Cuny2020-02-111-7/+0
* emacs: ensure the package diminish is installed.Franck Cuny2020-02-111-0/+3
* lsp: add peek definition to hydra.Franck Cuny2020-02-091-0/+1
* elfeed: updateFranck Cuny2020-01-231-0/+1
* emacs/prog: more cleanup for lsp/go.Franck Cuny2020-01-132-21/+28
* emacs/text: flyspell configuration.Franck Cuny2020-01-131-10/+11
* emacs/go: add binding to run tests.Franck Cuny2020-01-131-1/+5
* emacs/nav: diminish ivy/counsel.Franck Cuny2020-01-131-0/+2
* emacs/prog: switch to lsp-modeFranck Cuny2020-01-134-70/+36
* emacs/ui: font sizeFranck Cuny2020-01-131-1/+1
* emacs: show . and .. with ivy.Franck Cuny2019-12-271-0/+1
* emacs: magit buffer in full frameFranck Cuny2019-12-271-2/+4
* emacs: bigger font.Franck Cuny2019-12-271-1/+1
* emacs: remove duplicated setting for ivyFranck Cuny2019-12-271-1/+0
* org: don't use orgit for now.Franck Cuny2019-12-231-2/+3
* org: files and appearance.Franck Cuny2019-12-231-11/+22
* org: remove unused functions.Franck Cuny2019-12-231-20/+0
* emacs: add gnu to melpa.Franck Cuny2019-12-231-1/+2
* emacs: use eglot for LSPFranck Cuny2019-12-232-0/+11
* emacs: fontify markdown.Franck Cuny2019-12-231-0/+2
* emacs: Add time to the modeline and smaller font.Franck Cuny2019-12-231-12/+18
* emacs: no double space between sentences.Franck Cuny2019-12-231-0/+3
* emacs: don't complete abbreviations.Franck Cuny2019-12-231-1/+0
* [org] put all configs related to org togetherFranck Cuny2019-12-092-239/+44
* [org] add `orgit` to my configuration.Franck Cuny2019-12-091-0/+3
* [org] Add template for meeting / interviews.Franck Cuny2019-12-092-1/+9
* [org] Add docstring to a function.Franck Cuny2019-12-091-0/+2
* [org] Clean up function to move to datetree.Franck Cuny2019-12-091-1/+0
* [org] The week starts on MondayFranck Cuny2019-12-091-1/+2
* [org] Add functions to refile to datetreeFranck Cuny2019-12-091-14/+32
* [emacs] don't hide directories info.Franck Cuny2019-11-232-84/+83
* [emacs] Add a new theme: spacemacs.Franck Cuny2019-11-231-8/+12
* [elfeed] adding one more site.Franck Cuny2019-10-061-0/+2
* [org] a lot of changes.Franck Cuny2019-10-061-87/+187
* [emacs] dropped the :columns informationFranck Cuny2019-10-061-1/+1
* [emacs] smaller fontFranck Cuny2019-10-061-1/+1
* [emacs] fixed configuration for elfeed.Franck Cuny2019-10-061-0/+2
* [emasc] use `ls-lisp` for dired.Franck Cuny2019-10-061-4/+9
* [emacs] clean up go's configuration.Franck Cuny2019-10-061-27/+8
* [emacs] add new alias for eshell (git status)Franck Cuny2019-09-271-0/+1
* [emacs] new package: ivy-richFranck Cuny2019-09-271-0/+10
* [emacs] use smart-modeline (again)Franck Cuny2019-09-271-0/+10
* [emacs] new package: jq-formatFranck Cuny2019-09-271-0/+3
* [emacs] aurora files -> python modeFranck Cuny2019-09-191-1/+2
* [emacs] drop dabbrev from company's backendFranck Cuny2019-09-191-1/+2
* [org] bigger font for title / headlinesFranck Cuny2019-09-161-2/+11
* [elfeed] not sure my previous list was workingFranck Cuny2019-09-161-11/+9
* [emacs] let's try a slightly larger fontFranck Cuny2019-09-161-1/+1
* [emacs] fix hydra menuFranck Cuny2019-09-161-1/+2
* [emacs] start using elfeed.Franck Cuny2019-09-143-0/+29
* [org] small improvements to hydra and templatesFranck Cuny2019-09-141-4/+4
* [emacs] add a couple more functions.Franck Cuny2019-09-141-0/+27
* [emacs] update hydra menu for go-modeFranck Cuny2019-09-131-9/+12
* [emacs] once again, fontsFranck Cuny2019-09-131-1/+1
* [org] drop all my custom templates but one.Franck Cuny2019-08-291-25/+1
* [emacs] giving a try to eshellFranck Cuny2019-08-292-0/+40
* [emacs] fix configuration for jsonFranck Cuny2019-08-291-2/+2
* [emacs] change fontFranck Cuny2019-08-291-1/+1
* [org] major rewrite of the configFranck Cuny2019-08-292-72/+335
* [org] fix template to create tasksFranck Cuny2019-08-261-1/+1
* [org] set default file for inboxFranck Cuny2019-08-241-8/+5
* [emacs] don't stretch cursor on tabsFranck Cuny2019-08-241-3/+0
* [emacs] add list of tools needed for goFranck Cuny2019-08-021-0/+16
* [emacs] company updateFranck Cuny2019-08-021-1/+7
* [emacs] update grouping in ibufferFranck Cuny2019-08-021-2/+12
* [emacs] drop guide key and update ibuffer configFranck Cuny2019-07-301-8/+16
* [emacs] ediff + parenFranck Cuny2019-07-301-3/+24
* [emacs] configuration for whitespace-modeFranck Cuny2019-07-301-3/+10
* [emacs] need to load module for company.Franck Cuny2019-07-291-0/+1
* [emacs] improve support for goFranck Cuny2019-07-292-24/+40
* [emacs] improve support for go-modeFranck Cuny2019-07-263-7/+36
* [emacs] use pandoc if available for markdownFranck Cuny2019-07-251-1/+4
* [emacs] rework the configuration for navigation.Franck Cuny2019-06-251-24/+42
* [make] update path where to store screenshots.Franck Cuny2019-06-241-5/+5
* [emacs] fix arguments for calling lsFranck Cuny2019-06-211-2/+2
* [emacs] font size...Franck Cuny2019-06-211-1/+1
* [emacs] add elpa repo for org.Franck Cuny2019-06-211-1/+2
* [emacs] Trying to fix my go setupFranck Cuny2019-06-121-0/+2
* [emacs] another try to load correctly GOPATHFranck Cuny2019-06-121-3/+4
* [emacs] don't use tips for flycheck errorsFranck Cuny2019-06-121-6/+0
* [emacs] move org to documents instead of dropboxFranck Cuny2019-06-101-1/+1
* [emacs] I really need a bigger fontFranck Cuny2019-06-101-1/+1
* [emacs] merged a bunch of org-files together.Franck Cuny2019-05-231-19/+18
* [emacs] enable org-babel for shell modeFranck Cuny2019-05-231-0/+8
* [emacs] small update to some templates for org.Franck Cuny2019-05-232-13/+14
* [emacs] add a few bindings for go.Franck Cuny2019-05-231-0/+6
* [emacs] fix prompt for candidate name in template.Franck Cuny2019-05-141-1/+1
* [emacs] update templates to rely more on inbox.Franck Cuny2019-05-141-19/+14
* [emacs] add 'todo' to new projects.Franck Cuny2019-05-141-1/+1
* [emacs] add a template for interviewsFranck Cuny2019-05-141-0/+11
* [emacs] fontify code with org-babelFranck Cuny2019-05-131-0/+1
* [emacs] more re-work of the templates.Franck Cuny2019-05-131-19/+16
* [emacs] add adaptive cursor.Franck Cuny2019-05-131-0/+3
* [emacs] clean up weekly review template.Franck Cuny2019-05-131-67/+22
* [emacs] add a new template for org-modeFranck Cuny2019-05-131-0/+15
* [emacs] fix a couple templates for org.Franck Cuny2019-05-121-2/+4
* [emacs] don't export TOC and section number for org.Franck Cuny2019-05-122-1/+4
* [emacs] Fix some org-mode templatesFranck Cuny2019-05-121-4/+17
* [emacs] fix refile for org-mode with swiperFranck Cuny2019-05-121-0/+7
* [emacs] Move org-mode notes to dropboxFranck Cuny2019-05-121-1/+1
* [emacs] Add functions to fetch title of a page/Franck Cuny2019-05-121-0/+25
* [emacs] org mode templatesFranck Cuny2019-05-031-17/+12
* [emacs] enable pretty entities in orgFranck Cuny2019-05-031-0/+2
* [emacs] once again, font sizeFranck Cuny2019-05-031-1/+1
* [emacs] Add a template for weekly review.Franck Cuny2019-04-303-0/+95
* [emacs] Ignore macos files when browsing.Franck Cuny2019-04-301-1/+2
* [emacs] Update binding for templates in org mode.Franck Cuny2019-04-301-2/+2
* [emacs] Add htmlize to export to HTML.Franck Cuny2019-04-301-0/+3
* [emacs] Fix the todo keywords sequence.Franck Cuny2019-04-301-10/+2
* [emacs] Be explicit for new lines in org-mode.Franck Cuny2019-04-301-7/+5
* [emacs] switch back to Source Code Pro for the fontFranck Cuny2019-04-301-1/+1
* [emacs] more work on org-mode.Franck Cuny2019-04-191-25/+101
* [emacs] add a few more packages to work with go.Franck Cuny2019-04-191-0/+22
* [emacs] white-mode is for prog-mode only.Franck Cuny2019-04-191-1/+1
* [emacs] add a few more templates to org-mode.Franck Cuny2019-04-181-7/+28
* [emacs] set my identity.Franck Cuny2019-04-181-0/+3
* [emacs] Ignore some files with dired.Franck Cuny2019-04-181-0/+11
* [emacs] Back to using org-mode.Franck Cuny2019-04-082-0/+26
* [emacs] Update configuration related to git.Franck Cuny2019-04-081-1/+5
* [emacs] When to load pants.Franck Cuny2019-04-081-0/+1
* [emacs] Fix the font.Franck Cuny2019-04-081-1/+1
* [emacs] Add a function for python's checker.Franck Cuny2019-04-081-4/+14
* [Emacs] Twitter related configurations are groupedFranck Cuny2019-02-171-0/+12
* [Emacs] BUILD files are not Python.Franck Cuny2019-02-171-2/+1
* [Emacs] Rename `common.el` to `defuns.el`.Franck Cuny2019-02-176-10/+14
* [Emacs] Ensure we load flycheck and flyspell.Franck Cuny2019-02-166-2/+6
* [Emacs] Remove extra empty line.Franck Cuny2019-02-161-1/+0
* [Emacs] remove extra empty line.Franck Cuny2019-02-161-1/+0
* [emacs] Simplify flycheck configurationFranck Cuny2019-02-161-49/+13
* [emacs] Split configuration in multiple files.Franck Cuny2019-02-1621-329/+442
* [emacs] Add a function to select and copy buffer.Franck Cuny2019-02-161-1/+8
* [emacs] Same font size as my terminal.Franck Cuny2019-02-111-1/+1
* clean up.Franck Cuny2019-01-191-0/+343
* Shuffling things around in this repoFranck Cuny2018-08-059-572/+0
* [emacs] set font size for osxFranck Cuny2018-07-291-1/+1
* [emacs] BUILD files are python (at work)Franck Cuny2018-07-171-1/+4
* [emacs] Simplify the configurationFranck Cuny2018-07-1721-375/+294
* [emacs] Set font per operating system.Franck Cuny2018-07-082-0/+6
* [emacs] Reduce number of configuration files.Franck Cuny2018-07-085-55/+45
* [emacs] Ensure magit is installed.Franck Cuny2018-07-071-0/+1
* [emacs] Configure correctly for linux (chrome).Franck Cuny2018-07-074-2/+17
* [emacs] All spelling configs in one place.Franck Cuny2018-07-064-18/+20
* [emacs] Forgot to add the serializer config.Franck Cuny2018-07-062-0/+39
* [emacs] Consolidate all serializers format in one file.Franck Cuny2018-07-065-41/+1
* [emacs] Configure correctly python.Franck Cuny2018-07-031-5/+16
* [emacs] A number of fixes for go-modeFranck Cuny2018-07-031-21/+30
* [emacs] Remove configuration for rustFranck Cuny2018-07-013-34/+0
* [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