summary refs log tree commit diff
path: root/emacs/custom/my-settings.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ref(completion): add more packages for completionFranck Cuny2022-09-171-2/+0
* fix(settings): run `exec-path-from-shell' when we're on a macFranck Cuny2022-06-031-4/+4
* fix(yasnippet): add my snippets to default path and enable yas modeFranck Cuny2022-06-011-1/+8
* yas: change the default keybindingFranck Cuny2022-05-191-1/+5
* snippets: configure the default pathFranck Cuny2022-05-151-0/+2
* don't specify where to write Emacs filesFranck Cuny2022-04-291-6/+0
* ensure we store local files under var/Franck Cuny2022-04-271-0/+1
* my-settings: more of the sameFranck Cuny2022-04-271-9/+6
* remove the need for `use-package' in my-settings.elFranck Cuny2022-04-191-13/+15
* start to install packages without use-packageFranck Cuny2022-04-191-6/+3
* emacs: where to save stateFranck Cuny2022-04-161-1/+6
* replace avy/counsel with vertico/consultFranck Cuny2022-04-141-0/+4
* mac: ensure exec-path-from-shell is installedFranck Cuny2022-03-251-0/+1
* settings: simplify server / exec-path-from-shellFranck Cuny2022-03-251-7/+7
* rename fcuny-settings to my-settingsFranck Cuny2022-03-231-0/+65