summaryrefslogtreecommitdiff
path: root/emacs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-15fix(eshell): don't set the color for the promptFranck Cuny1-1/+2
2022-11-15feat(org): enable variable-pitch-modeFranck Cuny1-0/+1
2022-11-15ref(ui): use a theme with nice colors and better fontFranck Cuny2-4/+51
2022-11-15fix(completion): follow the documentation for eshell integrationFranck Cuny1-0/+17
2022-11-15fix(eshell): don't set the foreground colorFranck Cuny1-6/+1
2022-11-15fix(eshell): use correct functionFranck Cuny1-2/+2
2022-11-13feat(envrc): add a new package: envrcFranck Cuny2-0/+4
2022-11-13ref(elisp/gerrit): remove module related to gerritFranck Cuny2-77/+0
2022-10-24ref(git): organize the module in settings, bindings and hooksFranck Cuny1-7/+25
2022-10-24fix(packages): remove tempelFranck Cuny1-1/+0
2022-10-24ref(eshell): remove the function `my/eshell-here'Franck Cuny1-17/+0
2022-10-24fix(eshell): remove two unused functionsFranck Cuny1-48/+0
2022-10-24fix(eshell): don't enable eshell's smart modeFranck Cuny1-3/+0
2022-10-24fix(eshell): drop the bookmark moduleFranck Cuny2-4/+0
2022-10-24fix(Emacs): don't restore GC settings after loading init.elFranck Cuny1-3/+0
2022-10-17ref(rust): use eglot for lspFranck Cuny2-9/+2
2022-10-17Revert "ref(rust): delete the module"Franck Cuny1-0/+24
2022-10-17ref(text): set abbrev-file-nameFranck Cuny1-0/+1
2022-10-17ref(lsp): switch from lsp-mode to eglotFranck Cuny6-61/+33
2022-10-17ref(prog): wrap comments at column 120Franck Cuny1-2/+2
2022-10-17ref(edit): reorganize the moduleFranck Cuny1-12/+17
2022-10-17ref(completion): remove vertico-multiform and reorganize the moduleFranck Cuny1-21/+17
2022-10-15ref(ui): remote the regex for uniquifyFranck Cuny1-4/+0
2022-10-15ref(navigation): re-organize the module and load packagesFranck Cuny1-45/+31
2022-10-15ref(flymake): add comments for the sectionsFranck Cuny1-0/+3
2022-10-15ref(text): group settings and require the modulesFranck Cuny1-15/+19
2022-10-14ref(rust): delete the moduleFranck Cuny1-24/+0
2022-10-14ref(python): use black when availableFranck Cuny1-3/+7
2022-10-14ref(org-mode): drop references to notmuchFranck Cuny1-12/+0
2022-10-14ref(text): use gfm-mode for README.md filesFranck Cuny1-1/+7
2022-10-14ref: don't coerce eldoc's buffer to a small windowFranck Cuny1-1/+1
2022-10-14ref: move flymake and eldoc configuration to their own librariesFranck Cuny4-15/+45
2022-09-24fix(prog/lsp): apply a number of fixes related to LSPFranck Cuny3-59/+23
2022-09-24feat(packages): install corfu-docFranck Cuny2-0/+4
2022-09-22feat(lang/nix): format the buffer on saveFranck Cuny1-0/+5
2022-09-17ref(completion): add more packages for completionFranck Cuny5-12/+28
2022-09-17feat(lang/nix): configure Emacs for nixFranck Cuny2-0/+22
2022-09-17ref(tree-sitter): move the configuration to its own fileFranck Cuny3-10/+22
2022-09-17feat(lang/rust): configure Emacs for rustFranck Cuny2-0/+20
2022-09-17ref(email): remove configuration for notmuchFranck Cuny2-80/+0
2022-09-17feat(lang/go): configure Emacs for goFranck Cuny2-0/+31
2022-09-17feat(lsp): configure lsp-mode for EmacsFranck Cuny2-0/+28
2022-09-17feat(lang/python): configure Emacs for pythonFranck Cuny2-0/+18
2022-09-17feat(packages): install all required packages via straightFranck Cuny2-73/+78
2022-09-17feat(packages): configure straight for managing packagesFranck Cuny1-0/+14
2022-09-15fix(prog): set python indentation to 4 spacesFranck Cuny1-1/+1
2022-09-07feat(UI): use the default themeFranck Cuny1-15/+0
2022-09-07feat(project): consider cargo's crate as projectFranck Cuny1-0/+9
2022-08-22feat(rust): add initial configuration for rustFranck Cuny2-2/+9
2022-08-10feat(feed): https://pluralistic.net/Franck Cuny1-0/+1
2022-07-07feat(org-mode): elisp links to these functions are safeFranck Cuny1-0/+4
2022-07-07feat(org-mode): reset check boxes for repeated tasksFranck Cuny1-0/+22
2022-07-07feat(org-mode): get rid of some custom functionFranck Cuny1-19/+13
2022-07-07feat(org-mode): add more TODO keywordsFranck Cuny1-1/+2
2022-07-07feat(org-mode): add a new file to the agenda: habits.orgFranck Cuny1-3/+2
2022-07-07feat(org-mode): add capture template for emailsFranck Cuny2-4/+9
2022-07-07feat(notmuch): tweak a bit more the configurationFranck Cuny1-13/+57
2022-07-07ref(elfeed): remove more feedsFranck Cuny1-38/+1
2022-07-07ref(elfeed): set the default search filter to 1 monthFranck Cuny1-1/+1
2022-07-07ref(elfeed): delete commented out codeFranck Cuny1-63/+0
2022-07-02ref(org): lower case for template menuFranck Cuny1-4/+4
2022-07-02feat(org): add a capture template for tasks related to mailFranck Cuny1-0/+10
2022-07-02feat(notmuch): define saved searchesFranck Cuny1-1/+17
2022-06-27ref(prog): clean up comment settingsFranck Cuny1-2/+3
2022-06-27fix(completion): load explicitly consultFranck Cuny1-0/+1
2022-06-26fix(prog): configure eglot for buffer formattingFranck Cuny1-12/+14
2022-06-26feat(prog): require go-modeFranck Cuny1-7/+5
2022-06-26feat(prog): enable tree-sitterFranck Cuny2-0/+11
2022-06-26fix(prog): simplify flymake's configuration to work with eglotFranck Cuny1-11/+7
2022-06-21feat(eshell): change the prompt to be like fishFranck Cuny1-0/+31
2022-06-20fix(prog): use gofmt to format go codeFranck Cuny1-3/+4
2022-06-20feat(prog): use nixpkgs-fmt to format nix codeFranck Cuny1-0/+1
2022-06-07fix(gerrit): use the correct URL in a commentFranck Cuny1-1/+1
2022-06-07feat(gerrit): load the new library for magit/GerritFranck Cuny1-0/+1
2022-06-07feat(gerrit): add transient options for git-push to work with GerritFranck Cuny1-0/+76
2022-06-06feat(tramp): add function to quickly ssh to a machineFranck Cuny1-0/+12
2022-06-04ref(elfeed): remove a bunch of feedsFranck Cuny1-100/+10
2022-06-03feat(dired): use `ls-lisp' with `dired'Franck Cuny1-2/+5
2022-06-03fix(settings): run `exec-path-from-shell' when we're on a macFranck Cuny1-4/+4
2022-06-03fix(emacs): specify where to store customizationsFranck Cuny1-0/+7
2022-06-03feat(project): add `go.mod' to the list of files that define a projectFranck Cuny1-0/+14
2022-06-03feat(eglot): use LSP to format go buffers instead of gofmtFranck Cuny1-1/+3
2022-06-01fix(yasnippet): add my snippets to default path and enable yas modeFranck Cuny1-1/+8
2022-05-31feat(cheeseboard): module to get the list of pizzas from cheeseboardFranck Cuny2-0/+56
2022-05-31fix(prog): add support for workspace module to goplsFranck Cuny1-3/+5
2022-05-31fix(git-extra): use cs.fcuny.xyz for my own repositoriesFranck Cuny1-17/+25
2022-05-19ref(text): replace dabbrev with hippie-expandFranck Cuny1-4/+3
2022-05-19feat(snippets): add a few more snippetsFranck Cuny3-0/+13
2022-05-19yas: change the default keybindingFranck Cuny1-1/+5
2022-05-19corfu: the function `corfu-global-mode` has been renamedFranck Cuny1-1/+1
2022-05-17feat: add a new snippet for org-modeFranck Cuny1-0/+8
2022-05-15snippets: for org-modeFranck Cuny1-0/+7
2022-05-15snippets: for go-modeFranck Cuny3-0/+23
2022-05-15snippets: configure the default pathFranck Cuny1-0/+2
2022-05-15snippets: header for elispFranck Cuny1-0/+17
2022-05-12elfeed: add back face for search-unreadFranck Cuny1-1/+2
2022-05-11elfeed: disable proportional fonts and use eww to render articleFranck Cuny1-2/+18
2022-05-11org: add a capture template for elfeedFranck Cuny1-0/+5
2022-05-10org: load `ox-md`Franck Cuny1-0/+1
2022-05-10my-uptime: rename the function to `my/uptime-is`Franck Cuny1-3/+3
2022-05-04my-uptime: new module to calculate availabilityFranck Cuny3-1/+57
2022-04-30elfeed: start refactoringFranck Cuny1-85/+83
2022-04-30elfeed: remove a bunch of feedsFranck Cuny1-16/+0
2022-04-29conf: swarp's metadata file is in YAMLFranck Cuny1-4/+5
2022-04-29my-text: add markdown to auto-modeFranck Cuny1-0/+2
2022-04-29git: bump the summary lenght to 70 charactersFranck Cuny1-1/+1
2022-04-29go: define command for compilingFranck Cuny1-1/+7
2022-04-29ignore a few more things with recentfFranck Cuny1-1/+1
2022-04-29don't specify where to write Emacs filesFranck Cuny5-12/+0
2022-04-29my-text: enable goto-address-modeFranck Cuny1-0/+2
2022-04-28truly no more use-packageFranck Cuny1-1/+0
2022-04-28`use-package' is not needed anymoreFranck Cuny1-5/+0
2022-04-28org: remove `use-package'Franck Cuny1-186/+99
2022-04-28further simplificationsFranck Cuny3-94/+74
2022-04-27init: ensure packages are installedFranck Cuny1-3/+5
2022-04-27ensure we store local files under var/Franck Cuny2-0/+2
2022-04-27my-navigation: sim-pli-fyFranck Cuny1-46/+33
2022-04-27my-ui: moreFranck Cuny1-17/+16
2022-04-27init: ensure packages are installedFranck Cuny1-0/+4
2022-04-27my-settings: more of the sameFranck Cuny1-9/+6
2022-04-27my-git: sim-pli-fyFranck Cuny1-62/+21
2022-04-27my-prog: enable electric-pair-modeFranck Cuny2-4/+4
2022-04-27my-prog: more simplificationFranck Cuny1-126/+97
2022-04-27my-conf: flyspell config is in my-testFranck Cuny1-3/+0
2022-04-27my-test: more simplificationFranck Cuny1-10/+11
2022-04-27my-conf: binding to format JSON buffersFranck Cuny1-3/+10
2022-04-26conf: simplifyFranck Cuny2-46/+30
2022-04-26edit: simplifyFranck Cuny1-5/+2
2022-04-26text: further simplificationFranck Cuny1-7/+6
2022-04-26tramp: simplify to speed upFranck Cuny1-7/+4
2022-04-26dired: simplify so we don't need to requireFranck Cuny1-10/+4
2022-04-20text: configure (d)abbrev modesFranck Cuny1-0/+14
2022-04-19remove the need for `use-package' in my-settings.elFranck Cuny1-13/+15
2022-04-19no need for `use-package' for a few more modesFranck Cuny2-25/+16
2022-04-19UI: remove completely `use-package'Franck Cuny1-23/+16
2022-04-19start to install packages without use-packageFranck Cuny3-36/+48
2022-04-19feed updateFranck Cuny1-3/+1
2022-04-18tramp: get rid of `use-package'Franck Cuny1-9/+9
2022-04-18UI: simplify the codeFranck Cuny1-45/+31
2022-04-18edit: remove usage of `use-package'Franck Cuny1-35/+27
2022-04-18dired: move configuration to its own moduleFranck Cuny3-26/+20
2022-04-17elfeed: new siteFranck Cuny1-0/+1
2022-04-17elfeed: capture an entry in org-modeFranck Cuny2-2/+38
2022-04-17delete authinfoFranck Cuny1-0/+0
2022-04-17add nix to the languages for github searchFranck Cuny1-1/+1
2022-04-17elfeed: store links without outlineFranck Cuny1-209/+210
2022-04-17ui: configure position for async shell bufferFranck Cuny1-1/+1
2022-04-17elfeed: enable elfeedFranck Cuny2-0/+63
2022-04-17elfeed: update list of feedsFranck Cuny1-34/+225
2022-04-16yas: elispFranck Cuny2-0/+11
2022-04-16ui: small adjustment with the themeFranck Cuny1-2/+2
2022-04-16emacs: where to save stateFranck Cuny5-1/+11
2022-04-16eshell: disable auto-completionFranck Cuny1-7/+8
2022-04-16completion: a few more changesFranck Cuny1-10/+15
2022-04-14add orderlessFranck Cuny1-0/+6
2022-04-14remove more ivy stuffFranck Cuny1-9/+1
2022-04-14replace company with corfuFranck Cuny3-17/+27
2022-04-14replace avy/counsel with vertico/consultFranck Cuny6-48/+48
2022-04-08conf: configure CSSFranck Cuny1-0/+5
2022-03-25git: add more forgesFranck Cuny1-3/+7
2022-03-25git: add back the forge packageFranck Cuny1-0/+18
2022-03-25prog: tweak configuration for goFranck Cuny1-1/+14
2022-03-25UI: simplify the theme configurationFranck Cuny1-1/+1
2022-03-25work: add function to search on sourcegraphFranck Cuny1-0/+11
2022-03-25mac: ensure exec-path-from-shell is installedFranck Cuny1-0/+1
2022-03-25ui: adjust theme for org-modeFranck Cuny1-3/+4
2022-03-25eshell: fix configurationFranck Cuny1-1/+0
2022-03-25web-extra: function to do a search on githubFranck Cuny1-1/+12
2022-03-25git-extra: fix docstringFranck Cuny1-1/+1
2022-03-25settings: simplify server / exec-path-from-shellFranck Cuny1-7/+7
2022-03-24packages: extra functions related to package.elFranck Cuny2-0/+66
2022-03-24ibuffer: simplify the configurationFranck Cuny1-32/+1
2022-03-24ui: configure display for xref buffersFranck Cuny1-1/+1
2022-03-24theme: improve readability a bitFranck Cuny1-1/+13
2022-03-23this should be the last mass refactorFranck Cuny9-212/+145
2022-03-23functions: move custom functions to librariesFranck Cuny6-68/+64
2022-03-23init: simplify loading librariesFranck Cuny2-14/+17
2022-03-23rename a few more librariesFranck Cuny9-29/+35
2022-03-23rename fcuny-org to my-orgFranck Cuny2-22/+22
2022-03-23rename fcuny-git to my-gitFranck Cuny2-8/+6
2022-03-23rename fcuny-text to my-textFranck Cuny2-4/+4
2022-03-23rename fcuny-edit to my-editFranck Cuny2-14/+12
2022-03-23rename fcuny-navigation to my-navigationFranck Cuny2-7/+4
2022-03-23rename fcuny-ui to my-uiFranck Cuny2-4/+4
2022-03-23rename fcuny-settings to my-settingsFranck Cuny2-4/+4
2022-03-23init: start to simplify the configurationFranck Cuny1-54/+51
2022-03-23settings: don't pull fcuny-vars anymoreFranck Cuny1-3/+7
2022-03-22init: don't pull packages from elpa.gnu.orgFranck Cuny1-2/+1
2022-03-22prog: format go buffer before savingFranck Cuny1-0/+1
2022-03-22commands: start refactoringFranck Cuny1-1/+46
2022-03-22work: manage work related functionsFranck Cuny3-5/+12
2022-03-22init: load custom commands lastFranck Cuny1-2/+2
2022-03-22prog: make flymake happyFranck Cuny1-33/+66
2022-03-22text: make flymake happyFranck Cuny1-0/+7
2022-03-22ui: make flymake happyFranck Cuny1-34/+21
2022-03-22tramp: make flymake happyFranck Cuny1-1/+8
2022-03-22org: make flymake happyFranck Cuny1-1/+9
2022-03-22navigation: make flymake happyFranck Cuny1-31/+7
2022-03-22git: make flymake happyFranck Cuny1-53/+7
2022-03-22flycheck: replaced by flymakeFranck Cuny1-14/+0
2022-03-22eshell: make flymake happyFranck Cuny1-15/+33
2022-03-22edit: make flymake happyFranck Cuny1-2/+10
2022-03-22vars: make flymake happyFranck Cuny1-1/+6
2022-03-22notmuch: make flymake happyFranck Cuny1-0/+7
2022-03-21conf: make it work with flymakeFranck Cuny1-10/+8
2022-03-21settings: make it work with flymakeFranck Cuny1-5/+10
2022-03-21init: address flymake feedbackFranck Cuny1-18/+25
2022-03-20puppet: we don't need this anymore!Franck Cuny2-8/+0
2022-03-17eglot: replace lsp-mode with eglotFranck Cuny1-78/+7
2022-03-04prog: add support for nixFranck Cuny1-0/+7
2022-03-03emacs: configure the font correctlyFranck Cuny1-2/+5
2022-03-03themes: add modus againFranck Cuny1-3/+8
2022-03-03authinfo: add github credsFranck Cuny1-0/+0
2022-02-20ui: set proper font size when running with pgktFranck Cuny1-2/+2
2022-02-03org: new capture for bookmarksFranck Cuny1-0/+21
2022-02-03clipboard: function to get clipboard's contentFranck Cuny1-0/+19
2022-02-03twitter: remove more unused codeFranck Cuny2-21/+2
2022-02-03org: journal's tree-type is dayFranck Cuny1-1/+1
2022-02-03twitter: remove pants checker/change work-machineFranck Cuny1-12/+1
2022-02-03python: no more aurora files :)Franck Cuny1-2/+1
2022-02-03twitter: delete twitter moduleFranck Cuny2-14/+0
2022-02-03project: replace projectile with project.elFranck Cuny1-15/+11
2022-02-03org: fix URL for JiraFranck Cuny1-2/+1
2022-02-03packages: configure gnuTLS' algorithmsFranck Cuny1-0/+4
2022-02-03config: the package is 'chef-mode'Franck Cuny1-1/+1
2022-02-03ui: increase font size for OSXFranck Cuny1-1/+1
2022-02-03projectile: initial configurationFranck Cuny1-0/+17
2022-02-03config: add package for chefFranck Cuny1-0/+3
2022-02-03config: add modes for hashistackFranck Cuny1-0/+11
2022-02-03git: configure sourcegraph for robloxFranck Cuny1-3/+3
2022-02-03magit: pull the proper packageFranck Cuny1-12/+9
2022-02-02git: ensure proper mode are usedFranck Cuny1-0/+4
2022-01-31org: clean up configFranck Cuny1-15/+5
2022-01-29emacs: clean up UIFranck Cuny1-38/+0
2022-01-29emacs: a more visible cursorFranck Cuny1-1/+1
2022-01-21eshell: run `ls -l` after entering a directoryFranck Cuny1-0/+2
2022-01-14emacs: remove configuration for hl-modeFranck Cuny1-7/+7
2022-01-14emacs: slightly bigger font on linuxFranck Cuny1-1/+1
2022-01-14emacs: done with modus-themes againFranck Cuny1-30/+32
2022-01-14emacs: simplify git/magit configurationFranck Cuny2-67/+1
2021-12-20emacs: stop using org-superstarFranck Cuny1-5/+0
2021-12-18eshell: add the host's name in the promptFranck Cuny1-2/+3
2021-11-29emacs: enable camel case option for spell checkFranck Cuny1-0/+1
2021-11-29emacs: font settingsFranck Cuny1-4/+2
2021-11-29emacs: try to fix promptFranck Cuny1-3/+3
2021-11-15emacs: configure how to handle man pagesFranck Cuny1-0/+4
2021-11-15emacs: add buffer configuration for man pagesFranck Cuny1-4/+9
2021-11-07emacs: simplify the modelineFranck Cuny1-11/+17
2021-10-27emacs: split horizontally to create eshell bufferFranck Cuny1-3/+2
2021-10-27eshell: open file at pointFranck Cuny1-1/+22