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-10-17
ref(lsp): switch from lsp-mode to eglot
Franck Cuny
1
-10
/
+3
2022-10-17
ref(prog): wrap comments at column 120
Franck Cuny
1
-2
/
+2
2022-10-17
ref(edit): reorganize the module
Franck Cuny
1
-12
/
+17
2022-10-17
ref(completion): remove vertico-multiform and reorganize the module
Franck Cuny
1
-21
/
+17
2022-10-15
ref(ui): remote the regex for uniquify
Franck Cuny
1
-4
/
+0
2022-10-15
ref(navigation): re-organize the module and load packages
Franck Cuny
1
-45
/
+31
2022-10-15
ref(flymake): add comments for the sections
Franck Cuny
1
-0
/
+3
2022-10-15
ref(text): group settings and require the modules
Franck Cuny
1
-15
/
+19
2022-10-14
ref(rust): delete the module
Franck Cuny
1
-24
/
+0
2022-10-14
ref(python): use black when available
Franck Cuny
1
-3
/
+7
2022-10-14
ref(org-mode): drop references to notmuch
Franck Cuny
1
-12
/
+0
2022-10-14
ref(text): use gfm-mode for README.md files
Franck Cuny
1
-1
/
+7
2022-10-14
ref: don't coerce eldoc's buffer to a small window
Franck Cuny
1
-1
/
+1
2022-10-14
ref: move flymake and eldoc configuration to their own libraries
Franck Cuny
4
-15
/
+45
2022-09-24
fix(prog/lsp): apply a number of fixes related to LSP
Franck Cuny
3
-59
/
+23
2022-09-24
feat(packages): install corfu-doc
Franck Cuny
2
-0
/
+4
2022-09-22
feat(lang/nix): format the buffer on save
Franck Cuny
1
-0
/
+5
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