summaryrefslogtreecommitdiff
path: root/init.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-05i don't use elfeed anymoreFranck Cuny1-1/+0
2024-12-16delete denote related stuffFranck Cuny1-1/+0
2024-10-12fix nameFranck Cuny1-1/+1
2024-09-30network related functionsFranck Cuny1-0/+1
2024-09-30add SLO calculatorFranck Cuny1-0/+1
2024-09-30load my custom denote codeFranck Cuny1-0/+3
2024-09-19add elfeed againFranck Cuny1-0/+1
2024-08-30a mix of stuff for denote / org / diredFranck Cuny1-0/+1
2024-08-30add breadcrumb againFranck Cuny1-0/+1
2024-05-26massive cleanupFranck Cuny1-35/+2
2024-04-06a org file is definitely not the way for meFranck Cuny1-1115/+42
2024-04-02move some display stuffFranck Cuny1-6/+8
2024-04-02more thingsFranck Cuny1-4/+5
2024-04-02reorganize more configsFranck Cuny1-15/+54
2024-04-02some cleanup around GCFranck Cuny1-7/+3
2024-04-02committing the whole configurationFranck Cuny1-492/+4
Going to get rid of the org configuration, it's not super friendly for my workflow.
2023-12-04switch to `nixd` for nix LSPFranck Cuny1-4/+7
2023-12-03some tweaks to the themeFranck Cuny1-15/+19
2023-11-20trying various monaspace fonts from GitHubFranck Cuny1-12/+11
See https://monaspace.githubnext.com
2023-11-10don't load major mode for toml until neededFranck Cuny1-0/+1
2023-11-10load snippetsFranck Cuny1-1/+3
2023-11-10configure correctly eglot and yasnippetsFranck Cuny1-8/+10
I want snippets for function signatures in go to be inserted with eglot.
2023-11-10simplify a number of things in the configurationFranck Cuny1-167/+11
The configuration for the completion system is a bit complex and I don't understand what I use, what I need, what are the defaults, etc. Let's reset the configuration to a bare minimum I understand and then build from there.
2023-11-10remove extra configurationFranck Cuny1-1/+0
As per the documentation, if `use-dialog-box` is `nil`, then `use-file-diablog` value is considered to be nil.
2023-11-06clean up some of the completion configurationsFranck Cuny1-17/+3
2023-11-06remove a lot of unused org-mode settingsFranck Cuny1-292/+0
Since I'm using bear for my notes, and I don't use the agenda (I'm using Apple's reminder instead), I can delete a lot of things related to org-mode.
2023-11-06drop rust configurationFranck Cuny1-12/+0
2023-09-14delete elfeedFranck Cuny1-29/+0
I'm using feedbin.
2023-08-01set the path earlierFranck Cuny1-11/+13
For some reasons `magit` is picking an incorrect version of `git` otherwise. Change-Id: Icc34a42428a8c32cc37a75d58e0d238383c87083
2023-08-01set `ensure` to `true` for a few packagesFranck Cuny1-0/+3
Change-Id: I312b4dab64eccdda780d7a725b520f3e257bbabe
2023-08-01don't set the mode when tangling the fileFranck Cuny1-2/+6
The option `tangle-mode` is only added in a later version of `org-mode`. Change-Id: Icbf529c2136faa1a41c3b3370a1f5015e51fddb6
2023-06-20bind some keys for eglotFranck Cuny1-1/+4
Change-Id: I72c6c564c7c663f284d708989aaa927f5acb0df0
2023-06-08configure the font family and the sizeFranck Cuny1-6/+12
Set source code pro for monospace and dejavu for variable pitch face. The font size needs to be of a higher height on MacOS than Linux. Change-Id: I7f99f74e93166e3967fa351864fa75bc2053d141
2023-06-07drop the elisp-mode-capeFranck Cuny1-16/+0
Change-Id: Ia4eeab20a290305fc774d211d70729dd1118fb30
2023-06-07let's drop the eglot format buffer for pythonFranck Cuny1-2/+1
This is done with black anyway. Change-Id: If129a916b2fc0fc0547e77a88b945ba51f99fa2d
2023-06-07format code block for eglotFranck Cuny1-1/+1
Change-Id: I7e8138b22507d4064318c4c1c2ec9612a793ffc5
2023-06-07remove settings for flymakeFranck Cuny1-3/+0
I think they are the ones responsible for reporting errors after saving a change / formatting the buffer. Change-Id: I79389bb4baabd30648e85ae422afdca2f557a3af
2023-06-07format the code block for yasnippetFranck Cuny1-26/+25
Change-Id: I7172fde9196948acaabe72eed163bae2ca0531ae
2023-06-07we don't need ob-emamuxFranck Cuny1-1/+1
Change-Id: I08edc577c29b0ae9f50423a9797a97d9ae7a6c53
2023-06-07add the package restclientFranck Cuny1-0/+21
Change-Id: Ic9537b4ad81c40ce9c80b85bbdae60a4e8e74df1
2023-06-07remove package/configuration for `default-text-scale`Franck Cuny1-6/+0
This is not needed. Change-Id: Ia77453e68c827a34deb8997c7f80d50a3ba5391b
2023-06-07set tab-width to 4 for go-modeFranck Cuny1-7/+8
Change-Id: I981624ea334a63a7d68aeb5f1316f01a9da101e9
2023-06-07send completion candidate when inside eshellFranck Cuny1-0/+17
Change-Id: I9f73b17723fee7a241c40d41c9b399949e26d4a9
2023-06-07ensure the package for yaml-mode is installedFranck Cuny1-0/+1
Change-Id: I5fffea7968f191e4c50fc811a1fc6fa7f5ec4403
2023-06-01🤡Franck Cuny1-0/+2069
Change-Id: I06b104d79deac199f9cd9cdae705e333d23cc852