Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(misc): set location of some files | Franck Cuny | 2023-02-05 | 1 | -0/+9 |
| | | | | Change-Id: I201e804aeee3d579350b9efcf2680595ae8cf047 | ||||
* | ref(navigation): re-organize the module and load packages | Franck Cuny | 2022-10-15 | 1 | -45/+31 |
| | | | | | | | Load explicitly the packages I want and group the module for settings, bindings and hooks. Change-Id: I9e22043819bba096ee5d33e53fa03926eb559cc1 | ||||
* | feat(project): consider cargo's crate as project | Franck Cuny | 2022-09-07 | 1 | -0/+9 |
| | | | | | | | Add a helper to define directories that contain a 'Cargo.toml' file as a project. Change-Id: If099172eb6f35ecbea06a06fb39b7f64a5a809b7 | ||||
* | 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 |