index
:
emacs.d
main
emacs configuration
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
fix(eshell): don't set the color for the prompt
Franck Cuny
1
-1
/
+2
2022-11-15
feat(org): enable variable-pitch-mode
Franck Cuny
1
-0
/
+1
2022-11-15
ref(ui): use a theme with nice colors and better font
Franck Cuny
2
-4
/
+51
2022-11-15
fix(completion): follow the documentation for eshell integration
Franck Cuny
1
-0
/
+17
2022-11-15
fix(eshell): don't set the foreground color
Franck Cuny
1
-6
/
+1
2022-11-15
fix(eshell): use correct function
Franck Cuny
1
-2
/
+2
2022-11-13
feat(envrc): add a new package: envrc
Franck Cuny
2
-0
/
+4
2022-11-13
ref(elisp/gerrit): remove module related to gerrit
Franck Cuny
2
-77
/
+0
2022-10-24
ref(git): organize the module in settings, bindings and hooks
Franck Cuny
1
-7
/
+25
2022-10-24
fix(packages): remove tempel
Franck Cuny
1
-1
/
+0
2022-10-24
ref(eshell): remove the function `my/eshell-here'
Franck Cuny
1
-17
/
+0
2022-10-24
fix(eshell): remove two unused functions
Franck Cuny
1
-48
/
+0
2022-10-24
fix(eshell): don't enable eshell's smart mode
Franck Cuny
1
-3
/
+0
2022-10-24
fix(eshell): drop the bookmark module
Franck Cuny
2
-4
/
+0
2022-10-24
fix(Emacs): don't restore GC settings after loading init.el
Franck Cuny
1
-3
/
+0
2022-10-17
ref(rust): use eglot for lsp
Franck Cuny
2
-9
/
+2
2022-10-17
Revert "ref(rust): delete the module"
Franck Cuny
1
-0
/
+24
2022-10-17
ref(text): set abbrev-file-name
Franck Cuny
1
-0
/
+1
2022-10-17
ref(lsp): switch from lsp-mode to eglot
Franck Cuny
6
-61
/
+33
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
2
-0
/
+28
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-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
feat(prog): use nixpkgs-fmt to format nix code
Franck Cuny
1
-0
/
+1
2022-06-07
fix(gerrit): use the correct URL in a comment
Franck Cuny
1
-1
/
+1
2022-06-07
feat(gerrit): load the new library for magit/Gerrit
Franck Cuny
1
-0
/
+1
2022-06-07
feat(gerrit): add transient options for git-push to work with Gerrit
Franck Cuny
1
-0
/
+76
2022-06-06
feat(tramp): add function to quickly ssh to a machine
Franck Cuny
1
-0
/
+12
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-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
corfu: the function `corfu-global-mode` has been renamed
Franck Cuny
1
-1
/
+1
2022-05-17
feat: add a new snippet for org-mode
Franck Cuny
1
-0
/
+8
2022-05-15
snippets: for org-mode
Franck Cuny
1
-0
/
+7
2022-05-15
snippets: for go-mode
Franck Cuny
3
-0
/
+23
2022-05-15
snippets: configure the default path
Franck Cuny
1
-0
/
+2
2022-05-15
snippets: header for elisp
Franck Cuny
1
-0
/
+17
2022-05-12
elfeed: add back face for search-unread
Franck Cuny
1
-1
/
+2
2022-05-11
elfeed: disable proportional fonts and use eww to render article
Franck Cuny
1
-2
/
+18
2022-05-11
org: add a capture template for elfeed
Franck Cuny
1
-0
/
+5
2022-05-10
org: load `ox-md`
Franck Cuny
1
-0
/
+1
2022-05-10
my-uptime: rename the function to `my/uptime-is`
Franck Cuny
1
-3
/
+3
2022-05-04
my-uptime: new module to calculate availability
Franck Cuny
3
-1
/
+57
2022-04-30
elfeed: start refactoring
Franck Cuny
1
-85
/
+83
2022-04-30
elfeed: remove a bunch of feeds
Franck Cuny
1
-16
/
+0
2022-04-29
conf: swarp's metadata file is in YAML
Franck Cuny
1
-4
/
+5
2022-04-29
my-text: add markdown to auto-mode
Franck Cuny
1
-0
/
+2
2022-04-29
git: bump the summary lenght to 70 characters
Franck Cuny
1
-1
/
+1
2022-04-29
go: define command for compiling
Franck Cuny
1
-1
/
+7
2022-04-29
ignore a few more things with recentf
Franck Cuny
1
-1
/
+1
2022-04-29
don't specify where to write Emacs files
Franck Cuny
5
-12
/
+0
2022-04-29
my-text: enable goto-address-mode
Franck Cuny
1
-0
/
+2
2022-04-28
truly no more use-package
Franck Cuny
1
-1
/
+0
2022-04-28
`use-package' is not needed anymore
Franck Cuny
1
-5
/
+0
2022-04-28
org: remove `use-package'
Franck Cuny
1
-186
/
+99
2022-04-28
further simplifications
Franck Cuny
3
-94
/
+74
2022-04-27
init: ensure packages are installed
Franck Cuny
1
-3
/
+5
2022-04-27
ensure we store local files under var/
Franck Cuny
2
-0
/
+2
2022-04-27
my-navigation: sim-pli-fy
Franck Cuny
1
-46
/
+33
2022-04-27
my-ui: more
Franck Cuny
1
-17
/
+16
2022-04-27
init: ensure packages are installed
Franck Cuny
1
-0
/
+4
2022-04-27
my-settings: more of the same
Franck Cuny
1
-9
/
+6
2022-04-27
my-git: sim-pli-fy
Franck Cuny
1
-62
/
+21
2022-04-27
my-prog: enable electric-pair-mode
Franck Cuny
2
-4
/
+4
2022-04-27
my-prog: more simplification
Franck Cuny
1
-126
/
+97
2022-04-27
my-conf: flyspell config is in my-test
Franck Cuny
1
-3
/
+0
2022-04-27
my-test: more simplification
Franck Cuny
1
-10
/
+11
2022-04-27
my-conf: binding to format JSON buffers
Franck Cuny
1
-3
/
+10
2022-04-26
conf: simplify
Franck Cuny
2
-46
/
+30
2022-04-26
edit: simplify
Franck Cuny
1
-5
/
+2
2022-04-26
text: further simplification
Franck Cuny
1
-7
/
+6
2022-04-26
tramp: simplify to speed up
Franck Cuny
1
-7
/
+4
2022-04-26
dired: simplify so we don't need to require
Franck Cuny
1
-10
/
+4
2022-04-20
text: configure (d)abbrev modes
Franck Cuny
1
-0
/
+14
2022-04-19
remove the need for `use-package' in my-settings.el
Franck Cuny
1
-13
/
+15
2022-04-19
no need for `use-package' for a few more modes
Franck Cuny
2
-25
/
+16
2022-04-19
UI: remove completely `use-package'
Franck Cuny
1
-23
/
+16
2022-04-19
start to install packages without use-package
Franck Cuny
3
-36
/
+48
2022-04-19
feed update
Franck Cuny
1
-3
/
+1
2022-04-18
tramp: get rid of `use-package'
Franck Cuny
1
-9
/
+9
2022-04-18
UI: simplify the code
Franck Cuny
1
-45
/
+31
2022-04-18
edit: remove usage of `use-package'
Franck Cuny
1
-35
/
+27
2022-04-18
dired: move configuration to its own module
Franck Cuny
3
-26
/
+20
2022-04-17
elfeed: new site
Franck Cuny
1
-0
/
+1
2022-04-17
elfeed: capture an entry in org-mode
Franck Cuny
2
-2
/
+38
2022-04-17
delete authinfo
Franck Cuny
1
-0
/
+0
2022-04-17
add nix to the languages for github search
Franck Cuny
1
-1
/
+1
2022-04-17
elfeed: store links without outline
Franck Cuny
1
-209
/
+210
2022-04-17
ui: configure position for async shell buffer
Franck Cuny
1
-1
/
+1
2022-04-17
elfeed: enable elfeed
Franck Cuny
2
-0
/
+63
2022-04-17
elfeed: update list of feeds
Franck Cuny
1
-34
/
+225
2022-04-16
yas: elisp
Franck Cuny
2
-0
/
+11
2022-04-16
ui: small adjustment with the theme
Franck Cuny
1
-2
/
+2
2022-04-16
emacs: where to save state
Franck Cuny
5
-1
/
+11
2022-04-16
eshell: disable auto-completion
Franck Cuny
1
-7
/
+8
2022-04-16
completion: a few more changes
Franck Cuny
1
-10
/
+15
2022-04-14
add orderless
Franck Cuny
1
-0
/
+6
2022-04-14
remove more ivy stuff
Franck Cuny
1
-9
/
+1
2022-04-14
replace company with corfu
Franck Cuny
3
-17
/
+27
2022-04-14
replace avy/counsel with vertico/consult
Franck Cuny
6
-48
/
+48
2022-04-08
conf: configure CSS
Franck Cuny
1
-0
/
+5
2022-03-25
git: add more forges
Franck Cuny
1
-3
/
+7
2022-03-25
git: add back the forge package
Franck Cuny
1
-0
/
+18
2022-03-25
prog: tweak configuration for go
Franck Cuny
1
-1
/
+14
2022-03-25
UI: simplify the theme configuration
Franck Cuny
1
-1
/
+1
2022-03-25
work: add function to search on sourcegraph
Franck Cuny
1
-0
/
+11
2022-03-25
mac: ensure exec-path-from-shell is installed
Franck Cuny
1
-0
/
+1
2022-03-25
ui: adjust theme for org-mode
Franck Cuny
1
-3
/
+4
2022-03-25
eshell: fix configuration
Franck Cuny
1
-1
/
+0
2022-03-25
web-extra: function to do a search on github
Franck Cuny
1
-1
/
+12
2022-03-25
git-extra: fix docstring
Franck Cuny
1
-1
/
+1
2022-03-25
settings: simplify server / exec-path-from-shell
Franck Cuny
1
-7
/
+7
2022-03-24
packages: extra functions related to package.el
Franck Cuny
2
-0
/
+66
2022-03-24
ibuffer: simplify the configuration
Franck Cuny
1
-32
/
+1
2022-03-24
ui: configure display for xref buffers
Franck Cuny
1
-1
/
+1
2022-03-24
theme: improve readability a bit
Franck Cuny
1
-1
/
+13
2022-03-23
this should be the last mass refactor
Franck Cuny
9
-212
/
+145
2022-03-23
functions: move custom functions to libraries
Franck Cuny
6
-68
/
+64
2022-03-23
init: simplify loading libraries
Franck Cuny
2
-14
/
+17
2022-03-23
rename a few more libraries
Franck Cuny
9
-29
/
+35
2022-03-23
rename fcuny-org to my-org
Franck Cuny
2
-22
/
+22
2022-03-23
rename fcuny-git to my-git
Franck Cuny
2
-8
/
+6
2022-03-23
rename fcuny-text to my-text
Franck Cuny
2
-4
/
+4
2022-03-23
rename fcuny-edit to my-edit
Franck Cuny
2
-14
/
+12
2022-03-23
rename fcuny-navigation to my-navigation
Franck Cuny
2
-7
/
+4
2022-03-23
rename fcuny-ui to my-ui
Franck Cuny
2
-4
/
+4
2022-03-23
rename fcuny-settings to my-settings
Franck Cuny
2
-4
/
+4
2022-03-23
init: start to simplify the configuration
Franck Cuny
1
-54
/
+51
2022-03-23
settings: don't pull fcuny-vars anymore
Franck Cuny
1
-3
/
+7
2022-03-22
init: don't pull packages from elpa.gnu.org
Franck Cuny
1
-2
/
+1
2022-03-22
prog: format go buffer before saving
Franck Cuny
1
-0
/
+1
2022-03-22
commands: start refactoring
Franck Cuny
1
-1
/
+46
2022-03-22
work: manage work related functions
Franck Cuny
3
-5
/
+12
2022-03-22
init: load custom commands last
Franck Cuny
1
-2
/
+2
2022-03-22
prog: make flymake happy
Franck Cuny
1
-33
/
+66
2022-03-22
text: make flymake happy
Franck Cuny
1
-0
/
+7
2022-03-22
ui: make flymake happy
Franck Cuny
1
-34
/
+21
2022-03-22
tramp: make flymake happy
Franck Cuny
1
-1
/
+8
2022-03-22
org: make flymake happy
Franck Cuny
1
-1
/
+9
2022-03-22
navigation: make flymake happy
Franck Cuny
1
-31
/
+7
2022-03-22
git: make flymake happy
Franck Cuny
1
-53
/
+7
2022-03-22
flycheck: replaced by flymake
Franck Cuny
1
-14
/
+0
2022-03-22
eshell: make flymake happy
Franck Cuny
1
-15
/
+33
2022-03-22
edit: make flymake happy
Franck Cuny
1
-2
/
+10
2022-03-22
vars: make flymake happy
Franck Cuny
1
-1
/
+6
2022-03-22
notmuch: make flymake happy
Franck Cuny
1
-0
/
+7
2022-03-21
conf: make it work with flymake
Franck Cuny
1
-10
/
+8
2022-03-21
settings: make it work with flymake
Franck Cuny
1
-5
/
+10
2022-03-21
init: address flymake feedback
Franck Cuny
1
-18
/
+25
2022-03-20
puppet: we don't need this anymore!
Franck Cuny
2
-8
/
+0
2022-03-17
eglot: replace lsp-mode with eglot
Franck Cuny
1
-78
/
+7
2022-03-04
prog: add support for nix
Franck Cuny
1
-0
/
+7
2022-03-03
emacs: configure the font correctly
Franck Cuny
1
-2
/
+5
2022-03-03
themes: add modus again
Franck Cuny
1
-3
/
+8
2022-03-03
authinfo: add github creds
Franck Cuny
1
-0
/
+0
2022-02-20
ui: set proper font size when running with pgkt
Franck Cuny
1
-2
/
+2
2022-02-03
org: new capture for bookmarks
Franck Cuny
1
-0
/
+21
2022-02-03
clipboard: function to get clipboard's content
Franck Cuny
1
-0
/
+19
2022-02-03
twitter: remove more unused code
Franck Cuny
2
-21
/
+2
2022-02-03
org: journal's tree-type is day
Franck Cuny
1
-1
/
+1
2022-02-03
twitter: remove pants checker/change work-machine
Franck Cuny
1
-12
/
+1
2022-02-03
python: no more aurora files :)
Franck Cuny
1
-2
/
+1
2022-02-03
twitter: delete twitter module
Franck Cuny
2
-14
/
+0
2022-02-03
project: replace projectile with project.el
Franck Cuny
1
-15
/
+11
2022-02-03
org: fix URL for Jira
Franck Cuny
1
-2
/
+1
2022-02-03
packages: configure gnuTLS' algorithms
Franck Cuny
1
-0
/
+4
2022-02-03
config: the package is 'chef-mode'
Franck Cuny
1
-1
/
+1
2022-02-03
ui: increase font size for OSX
Franck Cuny
1
-1
/
+1
2022-02-03
projectile: initial configuration
Franck Cuny
1
-0
/
+17
2022-02-03
config: add package for chef
Franck Cuny
1
-0
/
+3
2022-02-03
config: add modes for hashistack
Franck Cuny
1
-0
/
+11
2022-02-03
git: configure sourcegraph for roblox
Franck Cuny
1
-3
/
+3
2022-02-03
magit: pull the proper package
Franck Cuny
1
-12
/
+9
2022-02-02
git: ensure proper mode are used
Franck Cuny
1
-0
/
+4
2022-01-31
org: clean up config
Franck Cuny
1
-15
/
+5
2022-01-29
emacs: clean up UI
Franck Cuny
1
-38
/
+0
2022-01-29
emacs: a more visible cursor
Franck Cuny
1
-1
/
+1
2022-01-21
eshell: run `ls -l` after entering a directory
Franck Cuny
1
-0
/
+2
2022-01-14
emacs: remove configuration for hl-mode
Franck Cuny
1
-7
/
+7
2022-01-14
emacs: slightly bigger font on linux
Franck Cuny
1
-1
/
+1
2022-01-14
emacs: done with modus-themes again
Franck Cuny
1
-30
/
+32
2022-01-14
emacs: simplify git/magit configuration
Franck Cuny
2
-67
/
+1
2021-12-20
emacs: stop using org-superstar
Franck Cuny
1
-5
/
+0
2021-12-18
eshell: add the host's name in the prompt
Franck Cuny
1
-2
/
+3
2021-11-29
emacs: enable camel case option for spell check
Franck Cuny
1
-0
/
+1
2021-11-29
emacs: font settings
Franck Cuny
1
-4
/
+2
2021-11-29
emacs: try to fix prompt
Franck Cuny
1
-3
/
+3
2021-11-15
emacs: configure how to handle man pages
Franck Cuny
1
-0
/
+4
2021-11-15
emacs: add buffer configuration for man pages
Franck Cuny
1
-4
/
+9
2021-11-07
emacs: simplify the modeline
Franck Cuny
1
-11
/
+17
2021-10-27
emacs: split horizontally to create eshell buffer
Franck Cuny
1
-3
/
+2
2021-10-27
eshell: open file at point
Franck Cuny
1
-1
/
+22
[next]