index
:
dotfiles
main
My own dotfiles.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
emacs: add a shortcut for `flyspell-buffer`
Miquel Sabaté Solà
2021-01-21
1
-14
/
+1
*
emacs: added wucuo
Miquel Sabaté Solà
2021-01-21
2
-20
/
+5
*
emacs: fixed issue on mu4e's attachment directory
Miquel Sabaté Solà
2020-11-03
1
-1
/
+1
*
emacs: fixed directories
Miquel Sabaté Solà
2020-10-22
1
-4
/
+6
*
emacs: don't analyze early-init.el
Miquel Sabaté Solà
2020-10-20
2
-3
/
+1
*
emacs: make the linter happy
Miquel Sabaté Solà
2020-10-20
1
-10
/
+12
*
emacs: set crux to move visually
Miquel Sabaté Solà
2020-10-11
1
-1
/
+2
*
emacs: added groovy-mode and some hunspell words
Miquel Sabaté Solà
2020-10-06
2
-2
/
+11
*
Updated hunspell
Miquel Sabaté Solà
2020-10-05
1
-1
/
+1
*
emacs: added some abbrevs
Miquel Sabaté Solà
2020-10-03
1
-1
/
+2
*
emacs: fixed weird error with accents
Miquel Sabaté Solà
2020-10-02
1
-0
/
+6
*
emacs: added git-modes for git files
Miquel Sabaté Solà
2020-08-03
1
-9
/
+22
*
emacs: added support for adoc-mode
Miquel Sabaté Solà
2020-08-03
1
-19
/
+31
*
emacs: set priorities for package archives
Miquel Sabaté Solà
2020-04-27
2
-9
/
+20
*
emacs: track the dependencies.sh file
Miquel Sabaté Solà
2020-04-27
1
-0
/
+22
*
emacs: merged my README.org file into init.org
Miquel Sabaté Solà
2020-04-27
2
-103
/
+16
*
emacs: polished my evil setup
Miquel Sabaté Solà
2020-04-27
2
-43
/
+21
*
emacs: turns out that magit can indeed stage by patches
Miquel Sabaté Solà
2020-04-27
1
-1
/
+1
*
emacs: force ERC to use the authinfo mechanism
Miquel Sabaté Solà
2020-04-27
1
-21
/
+22
*
emacs: using evil-escape and removing evil-leader
Miquel Sabaté Solà
2020-04-24
2
-90
/
+40
*
emacs: bring window navigation to Vim defaults
Miquel Sabaté Solà
2020-04-24
1
-22
/
+24
*
emacs: user C-X for killing the buffer and the window
Miquel Sabaté Solà
2020-04-23
1
-4
/
+3
*
emacs: vastly cleaned up my configuration
Miquel Sabaté Solà
2020-04-23
1
-609
/
+344
*
emacs: fixed hook
Miquel Sabaté Solà
2020-04-22
1
-2
/
+2
*
emacs: added a note on the readme
Miquel Sabaté Solà
2020-04-22
1
-1
/
+1
*
emacs: bring back to life the pre-push hook
Miquel Sabaté Solà
2020-04-22
3
-73
/
+8
*
emacs: fixed html generation
Miquel Sabaté Solà
2020-04-21
1
-3
/
+9
*
emacs: remove desktop notifications for mu4e-alert
Miquel Sabaté Solà
2020-04-21
1
-4
/
+0
*
emacs: prefer newer files for local stuff
Miquel Sabaté Solà
2020-04-21
1
-2
/
+5
*
emacs: added an early-init.el file
Miquel Sabaté Solà
2020-04-21
3
-21
/
+83
*
emacs: removed more warnings and cleaned up js setup
Miquel Sabaté Solà
2020-04-21
2
-25
/
+12
*
emacs: removed unneeded mail variables and fixed setup for 27
Miquel Sabaté Solà
2020-04-21
1
-4
/
+8
*
emacs: improved versions being supported
Miquel Sabaté Solà
2020-04-21
1
-12
/
+20
*
emacs: provide a package header
Miquel Sabaté Solà
2020-04-21
2
-5
/
+41
*
emacs: using the IS-MAC constant whenever possible
Miquel Sabaté Solà
2020-04-21
1
-1
/
+1
*
emacs: properly check the OS and use that
Miquel Sabaté Solà
2020-04-21
1
-10
/
+24
*
emacs: removed deprecated variables in 27.x
Miquel Sabaté Solà
2020-04-20
1
-15
/
+4
*
emacs: make sure that all-the-icons is installed
Miquel Sabaté Solà
2020-04-20
1
-0
/
+21
*
emacs: fixed some icons when using a server
Miquel Sabaté Solà
2020-04-20
1
-42
/
+44
*
emacs: better disable GC during startup
Miquel Sabaté Solà
2020-04-20
2
-6
/
+16
*
emacs: use doom-modeline
Miquel Sabaté Solà
2020-04-20
2
-34
/
+38
*
emacs: avoid calling package-initialize in 27.x
Miquel Sabaté Solà
2020-04-20
1
-1
/
+3
*
emacs: enable lexical binding for the resulting init file
Miquel Sabaté Solà
2020-04-20
1
-0
/
+2
*
emacs: there is no need to manually add site-lisp subdirs
Miquel Sabaté Solà
2020-04-20
1
-1
/
+0
*
emacs: added a couple of optimizations with frame creation
Miquel Sabaté Solà
2020-04-20
1
-2
/
+6
*
emacs: also use evil-collection for the help mode
Miquel Sabaté Solà
2020-04-20
1
-0
/
+1
*
emacs: use evil-collection as much as possible
Miquel Sabaté Solà
2020-04-20
1
-55
/
+21
*
emacs: use evil-collection instead of evil-mu4e
Miquel Sabaté Solà
2020-04-20
2
-27
/
+25
*
emacs: make sure that highlight-numbers is installed
Miquel Sabaté Solà
2020-04-13
1
-4
/
+11
*
emacs: added the PLJ abbrev
Miquel Sabaté Solà
2020-04-09
1
-1
/
+3
[next]