Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(project): add `go.mod' to the list of files that define a project | Franck Cuny | 2022-06-03 | 1 | -0/+14 |
| | | | | | | | | In a repository, I might have multiple `go.mod' files, and I want to treat of of the directories as a project, even within the same repository. Change-Id: I09937d9961464bff0f9d673d1eb50484eb8ea10e | ||||
* | ignore a few more things with recentf | Franck Cuny | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | don't specify where to write Emacs files | Franck Cuny | 2022-04-29 | 1 | -3/+0 |
| | | | | | We don't care, as long as these files are ignored in `.gitignore' it does not matter where we write them. | ||||
* | my-navigation: sim-pli-fy | Franck Cuny | 2022-04-27 | 1 | -46/+33 |
| | |||||
* | dired: move configuration to its own module | Franck Cuny | 2022-04-18 | 1 | -26/+0 |
| | |||||
* | emacs: where to save state | Franck Cuny | 2022-04-16 | 1 | -0/+1 |
| | |||||
* | replace avy/counsel with vertico/consult | Franck Cuny | 2022-04-14 | 1 | -44/+0 |
| | |||||
* | ibuffer: simplify the configuration | Franck Cuny | 2022-03-24 | 1 | -32/+1 |
| | | | | I mostly use project.el anyway. | ||||
* | rename fcuny-navigation to my-navigation | Franck Cuny | 2022-03-23 | 1 | -0/+154 |