summary refs log tree commit diff
path: root/emacs/custom/my-text.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(text): set abbrev-file-nameFranck Cuny2022-10-171-0/+1
| | | | Change-Id: I626a96e103ec9da29ea2f7d756ced8b41904eb21
* ref(text): group settings and require the modulesFranck Cuny2022-10-151-15/+19
| | | | | | | Require the modules that are needed at the top of the file and organize the code in sections: settings, bindings and hooks. Change-Id: Iced9ac0e6801b91cf9b9055176873ae73f7205bf
* ref(text): use gfm-mode for README.md filesFranck Cuny2022-10-141-1/+7
| | | | Change-Id: I590cff96b935202c6d8b2bd9c0d3fe56e0699cc8
* ref(completion): add more packages for completionFranck Cuny2022-09-171-4/+0
| | | | | | Get LSP to work with cape and corfu for the completion. Change-Id: Id8f01b1dee77957ff5ba27ed471707b7b9c7dc93
* ref(text): replace dabbrev with hippie-expandFranck Cuny2022-05-191-4/+3
|
* my-text: add markdown to auto-modeFranck Cuny2022-04-291-0/+2
|
* don't specify where to write Emacs filesFranck Cuny2022-04-291-1/+0
| | | | | We don't care, as long as these files are ignored in `.gitignore' it does not matter where we write them.
* my-text: enable goto-address-modeFranck Cuny2022-04-291-0/+2
|
* ensure we store local files under var/Franck Cuny2022-04-271-0/+1
|
* my-test: more simplificationFranck Cuny2022-04-271-10/+11
|
* text: further simplificationFranck Cuny2022-04-261-7/+6
|
* text: configure (d)abbrev modesFranck Cuny2022-04-201-0/+14
|
* no need for `use-package' for a few more modesFranck Cuny2022-04-191-24/+14
|
* remove more ivy stuffFranck Cuny2022-04-141-9/+1
|
* rename fcuny-text to my-textFranck Cuny2022-03-231-0/+39