summary refs log tree commit diff
path: root/README.org (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-04ref(elfeed): remove a bunch of feedsFranck Cuny1-100/+10
2022-06-03feat(dired): use `ls-lisp' with `dired'Franck Cuny1-2/+5
2022-06-03fix(settings): run `exec-path-from-shell' when we're on a macFranck Cuny1-4/+4
2022-06-03fix(emacs): specify where to store customizationsFranck Cuny1-0/+7
2022-06-03feat(project): add `go.mod' to the list of files that define a projectFranck Cuny1-0/+14
2022-06-03feat(eglot): use LSP to format go buffers instead of gofmtFranck Cuny1-1/+3
2022-06-01fix(yasnippet): add my snippets to default path and enable yas modeFranck Cuny1-1/+8
2022-06-01ref(Makefile): drop go setupFranck Cuny1-7/+1
2022-05-31feat(cheeseboard): module to get the list of pizzas from cheeseboardFranck Cuny2-0/+56
2022-05-31fix(prog): add support for workspace module to goplsFranck Cuny1-3/+5
2022-05-31fix(git-extra): use cs.fcuny.xyz for my own repositoriesFranck Cuny1-17/+25
2022-05-19ref(text): replace dabbrev with hippie-expandFranck Cuny1-4/+3
2022-05-19feat(snippets): add a few more snippetsFranck Cuny3-0/+13
2022-05-19yas: change the default keybindingFranck Cuny1-1/+5
2022-05-19