summaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-11-06ignore dape breakpointsFranck Cuny1-0/+1
2024-09-30forgot to add the denote related codeFranck Cuny1-1/+1
2024-09-28switch the theme to modusFranck Cuny1-0/+1
2024-09-06ignore custom fileFranck Cuny1-0/+1
2024-09-02ignore a few filesFranck Cuny1-0/+2
2024-05-26massive cleanupFranck Cuny1-0/+5
2024-04-02committing the whole configurationFranck Cuny1-2/+0
Going to get rid of the org configuration, it's not super friendly for my workflow.
2023-06-01🤡Franck Cuny1-17/+9
Change-Id: I06b104d79deac199f9cd9cdae705e333d23cc852
2022-11-15meta: ignore the content of `straight`Franck Cuny1-0/+1
Change-Id: I01dae985e603f5041c8874cf20699b217ebc0382
2022-09-17feat(lsp): configure lsp-mode for EmacsFranck Cuny1-0/+1
Despite all the hype around eglot, it's not working well enough for me. I keep running into issues where the text is poorly formatted (I might have more than one formatter running, so it could be my fault). It also have to frequently reconnect to the server, which is really annoying (and I did not use to have that problem with lsp-mode). Change-Id: I5763487882599053adf9fd05c612422ad94edbe1
2022-04-29git: ignore more filesFranck Cuny1-0/+4
2022-04-29don't specify where to write Emacs filesFranck Cuny1-0/+1
We don't care, as long as these files are ignored in `.gitignore' it does not matter where we write them.
2022-03-25git: add back the forge packageFranck Cuny1-0/+1
It's useful to keep track of the repositories, the code reviews, issues, etc. It's also easier to do code reviews that way (at least the initial reading).
2022-03-23git: update gitignoreFranck Cuny1-50/+8
I'm moving around some files, we need to ignore a number of things. The previous version of that file was also full of useless stuff.
2021-01-04emacs: rename the directoryFranck Cuny1-2/+2
2021-01-04git: store configuration under XDG_CONFIG_HOMEFranck Cuny1-0/+1
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
2019-02-17[Emacs] Not sure how transient works yet.Franck Cuny1-0/+1
2018-02-20[vim] Add again vim configuration.Franck Cuny1-0/+1
Will do another try with vim and a few plugins.
2015-07-06configuration filesFranck Cuny1-0/+48