summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 🤡Franck Cuny2023-06-011-17/+9
| | | | Change-Id: I06b104d79deac199f9cd9cdae705e333d23cc852
* meta: ignore the content of `straight`Franck Cuny2022-11-151-0/+1
| | | | Change-Id: I01dae985e603f5041c8874cf20699b217ebc0382
* feat(lsp): configure lsp-mode for EmacsFranck Cuny2022-09-171-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
* git: ignore more filesFranck Cuny2022-04-291-0/+4
|
* don't specify where to write Emacs filesFranck Cuny2022-04-291-0/+1
| | | | | We don't care, as long as these files are ignored in `.gitignore' it does not matter where we write them.
* git: add back the forge packageFranck Cuny2022-03-251-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).
* git: update gitignoreFranck Cuny2022-03-231-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.
* emacs: rename the directoryFranck Cuny2021-01-041-2/+2
|
* git: store configuration under XDG_CONFIG_HOMEFranck Cuny2021-01-041-0/+1
| | | | | Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
* [Emacs] Not sure how transient works yet.Franck Cuny2019-02-171-0/+1
|
* [vim] Add again vim configuration.Franck Cuny2018-02-201-0/+1
| | | | Will do another try with vim and a few plugins.
* configuration filesFranck Cuny2015-07-061-0/+48