summary refs log tree commit diff
path: root/init.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* a org file is definitely not the way for meFranck Cuny2024-04-061-1607/+0
|
* switch to `nixd` for nix LSPFranck Cuny2023-12-041-4/+7
|
* some tweaks to the themeFranck Cuny2023-12-031-15/+19
|
* trying various monaspace fonts from GitHubFranck Cuny2023-11-201-12/+11
| | | | See https://monaspace.githubnext.com
* don't load major mode for toml until neededFranck Cuny2023-11-101-0/+1
|
* load snippetsFranck Cuny2023-11-101-1/+3
|
* configure correctly eglot and yasnippetsFranck Cuny2023-11-101-8/+10
| | | | | I want snippets for function signatures in go to be inserted with eglot.
* simplify a number of things in the configurationFranck Cuny2023-11-101-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.
* remove extra configurationFranck Cuny2023-11-101-1/+0
| | | | | As per the documentation, if `use-dialog-box` is `nil`, then `use-file-diablog` value is considered to be nil.
* clean up some of the completion configurationsFranck Cuny2023-11-061-17/+3
|
* remove a lot of unused org-mode settingsFranck Cuny2023-11-061-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.
* drop rust configurationFranck Cuny2023-11-061-12/+0
|
* delete elfeedFranck Cuny2023-09-141-29/+0
| | | | I'm using feedbin.
* set the path earlierFranck Cuny2023-08-011-11/+13
| | | | | | For some reasons `magit` is picking an incorrect version of `git` otherwise. Change-Id: Icc34a42428a8c32cc37a75d58e0d238383c87083
* set `ensure` to `true` for a few packagesFranck Cuny2023-08-011-0/+3
| | | | Change-Id: I312b4dab64eccdda780d7a725b520f3e257bbabe
* don't set the mode when tangling the fileFranck Cuny2023-08-011-2/+6
| | | | | | | The option `tangle-mode` is only added in a later version of `org-mode`. Change-Id: Icbf529c2136faa1a41c3b3370a1f5015e51fddb6
* bind some keys for eglotFranck Cuny2023-06-201-1/+4
| | | | Change-Id: I72c6c564c7c663f284d708989aaa927f5acb0df0
* configure the font family and the sizeFranck Cuny2023-06-081-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
* drop the elisp-mode-capeFranck Cuny2023-06-071-16/+0
| | | | Change-Id: Ia4eeab20a290305fc774d211d70729dd1118fb30
* let's drop the eglot format buffer for pythonFranck Cuny2023-06-071-2/+1
| | | | | | This is done with black anyway. Change-Id: If129a916b2fc0fc0547e77a88b945ba51f99fa2d
* format code block for eglotFranck Cuny2023-06-071-1/+1
| | | | Change-Id: I7e8138b22507d4064318c4c1c2ec9612a793ffc5
* remove settings for flymakeFranck Cuny2023-06-071-3/+0
| | | | | | | I think they are the ones responsible for reporting errors after saving a change / formatting the buffer. Change-Id: I79389bb4baabd30648e85ae422afdca2f557a3af
* format the code block for yasnippetFranck Cuny2023-06-071-26/+25
| | | | Change-Id: I7172fde9196948acaabe72eed163bae2ca0531ae
* we don't need ob-emamuxFranck Cuny2023-06-071-1/+1
| | | | Change-Id: I08edc577c29b0ae9f50423a9797a97d9ae7a6c53
* add the package restclientFranck Cuny2023-06-071-0/+21
| | | | Change-Id: Ic9537b4ad81c40ce9c80b85bbdae60a4e8e74df1
* remove package/configuration for `default-text-scale`Franck Cuny2023-06-071-6/+0
| | | | | | This is not needed. Change-Id: Ia77453e68c827a34deb8997c7f80d50a3ba5391b
* set tab-width to 4 for go-modeFranck Cuny2023-06-071-7/+8
| | | | Change-Id: I981624ea334a63a7d68aeb5f1316f01a9da101e9
* send completion candidate when inside eshellFranck Cuny2023-06-071-0/+17
| | | | Change-Id: I9f73b17723fee7a241c40d41c9b399949e26d4a9
* ensure the package for yaml-mode is installedFranck Cuny2023-06-071-0/+1
| | | | Change-Id: I5fffea7968f191e4c50fc811a1fc6fa7f5ec4403
* 🤡Franck Cuny2023-06-011-0/+2069
Change-Id: I06b104d79deac199f9cd9cdae705e333d23cc852