index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
ref(elfeed): remove a bunch of feeds
Franck Cuny
1
-100
/
+10
2022-06-03
feat(dired): use `ls-lisp' with `dired'
Franck Cuny
1
-2
/
+5
2022-06-03
fix(settings): run `exec-path-from-shell' when we're on a mac
Franck Cuny
1
-4
/
+4
2022-06-03
fix(emacs): specify where to store customizations
Franck Cuny
1
-0
/
+7
2022-06-03
feat(project): add `go.mod' to the list of files that define a project
Franck Cuny
1
-0
/
+14
2022-06-03
feat(eglot): use LSP to format go buffers instead of gofmt
Franck Cuny
1
-1
/
+3
2022-06-01
fix(yasnippet): add my snippets to default path and enable yas mode
Franck Cuny
1
-1
/
+8
2022-06-01
ref(Makefile): drop go setup
Franck Cuny
1
-7
/
+1
2022-05-31
feat(cheeseboard): module to get the list of pizzas from cheeseboard
Franck Cuny
2
-0
/
+56
2022-05-31
fix(prog): add support for workspace module to gopls
Franck Cuny
1
-3
/
+5
2022-05-31
fix(git-extra): use cs.fcuny.xyz for my own repositories
Franck Cuny
1
-17
/
+25
2022-05-19
ref(text): replace dabbrev with hippie-expand
Franck Cuny
1
-4
/
+3
2022-05-19
feat(snippets): add a few more snippets
Franck Cuny
3
-0
/
+13
2022-05-19
yas: change the default keybinding
Franck Cuny
1
-1
/
+5
2022-05-19
c