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
/
custom
/
my-lang-go.el
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-17
ref(completion): add more packages for completion
Franck Cuny
5
-12
/
+28
2022-09-17
feat(lang/nix): configure Emacs for nix
Franck Cuny
2
-0
/
+22
2022-09-17
ref(tree-sitter): move the configuration to its own file
Franck Cuny
3
-10
/
+22
2022-09-17
feat(lang/rust): configure Emacs for rust
Franck Cuny
2
-0
/
+20
2022-09-17
ref(email): remove configuration for notmuch
Franck Cuny
2
-80
/
+0
2022-09-17
feat(lang/go): configure Emacs for go
Franck Cuny
2
-0
/
+31
2022-09-17
feat(lsp): configure lsp-mode for Emacs
Franck Cuny
3
-0
/
+29
2022-09-17
feat(lang/python): configure Emacs for python
Franck Cuny
2
-0
/
+18
2022-09-17
feat(packages): install all required packages via straight
Franck Cuny
2
-73
/
+78
2022-09-17
feat(packages): configure straight for managing packages
Franck Cuny
1
-0
/
+14
2022-09-17
feat(aspell): more words
Franck Cuny
1
-1
/
+2
2022-09-15
fix(prog): set python indentation to 4 spaces
Franck Cuny
1
-1
/
+1
2022-09-07
feat(UI): use the default theme
Franck Cuny
1
-15
/
+0
2022-09-07
feat(project): consider cargo's crate as project
Franck Cuny
1
-0
/
+9
2022-08-22
feat(rust): add initial configuration for rust
Franck Cuny
2
-2
/
+9
2022-08-10
feat(feed): https://pluralistic.net/
Franck Cuny
1
-0
/
+1
2022-07-07
feat(org-mode): elisp links to these functions are safe
Franck Cuny
1
-0
/
+4
2022-07-07
feat(org-mode): reset check boxes for repeated tasks
Franck Cuny
1
-0
/
+22
2022-07-07
feat(org-mode): get rid of some custom function
Franck Cuny
1
-19
/
+13
2022-07-07
feat(org-mode): add more TODO keywords
Franck Cuny
1
-1
/
+2
2022-07-07
feat(org-mode): add a new file to the agenda: habits.org
Franck Cuny
1
-3
/
+2
2022-07-07
feat(org-mode): add capture template for emails
Franck Cuny
2
-4
/
+9
2022-07-07
feat(notmuch): tweak a bit more the configuration
Franck Cuny
1
-13
/
+57
2022-07-07
ref(elfeed): remove more feeds
Franck Cuny
1
-38
/
+1
2022-07-07
ref(elfeed): set the default search filter to 1 month
Franck Cuny
1
-1
/
+1
2022-07-07
ref(elfeed): delete commented out code
Franck Cuny
1
-63
/
+0
2022-07-02
ref(org): lower case for template menu
Franck Cuny
1
-4
/
+4
2022-07-02
feat(org): add a capture template for tasks related to mail
Franck Cuny
1
-0
/
+10
2022-07-02
feat(notmuch): define saved searches
Franck Cuny
1
-1
/
+17
2022-06-27
ref(prog): clean up comment settings
Franck Cuny
1
-2
/
+3
2022-06-27
fix(completion): load explicitly consult
Franck Cuny
1
-0
/
+1
2022-06-26
fix(prog): configure eglot for buffer formatting
Franck Cuny
1
-12
/
+14
2022-06-26
feat(prog): require go-mode
Franck Cuny
1
-7
/
+5
2022-06-26
feat(prog): enable tree-sitter
Franck Cuny
2
-0
/
+11
2022-06-26
fix(prog): simplify flymake's configuration to work with eglot
Franck Cuny
1
-11
/
+7
2022-06-21
feat(eshell): change the prompt to be like fish
Franck Cuny
1
-0
/
+31
2022-06-20
fix(prog): use gofmt to format go code
Franck Cuny
1
-3
/
+4
2022-06-20