| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
Use the colors which are used in the soria theme.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
Basically on alacritty.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
For now I've built it from source, which maybe isn't the best option.
I've also updated the hunspell dictionary.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
Too afraid to break something if I remove them, too lazy to actually check
what's going on.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
This commit also adds some updates on the catalan dictionary.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
I've also added various minor changes here and there.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
I've also restructured how markup languages were laid out in the document.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
|
| |
This simple script checks for unexpectedly broken symlinks in a given
directory ($HOME by default). This is useful because, as I've sadly detected, I
had some relevant files that were not actually symlinked and some things utterly
failed.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
That is, I'm introducing back again some functionality that I remove but now I'm
binding it into different keys. This allows me to simplify the code quite a bit.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
|
| |
Before knowing this I had to resort to the CLI and manually `git stash -p` all
the way. Turns out that magit is actually able to stage particular changes from
a specific files, so this whole workflow is no longer needed, and hence the
warning on the documentation is no longer valid.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
Apparently now in some channels from freenode I need to be properly
registered. After doing this, now I have to set my credentials into my authinfo
file, so it can be picked up by ERC.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
|
| |
evil-escape will help us removing some dirty code we had for this task (and that
it didn't necessarily work everywhere). Moreover, I've pushed my effort about
removing evil-leader, which led to some new mappings. That being said, there are
still some bindings that are still to be defined.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
This also applies to scrolling. With this I can get rid off tons of hacks and misbehavior.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
Thus moving away from the leader key and being more in sync with the default C-x
which I'm already using.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
More detailed explanations, purged some stuff that I don't use anymore, etc.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
Apparently soria's `soria-theme-purple-identifiers' does not behave correctly
with the HTML exported of org-mode. This took me way longer to figure out that
I'd like to admit...
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
They are annoying and they will be shown anyways in the modeline.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
I have some stuff that I've built locally, and in those cases I'd prefer GNU
Emacs not picking the first stuff that it sees, but instead pick the newest
file, even if that involves stating which file is newer and so on.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
In particular, abbrevs.el and early-init.el also need to be symlinked upon installation.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
This file will be used by GNU Emacs 27 and later and it be loaded way before
init.el kicks in.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
There were two variables that were long removed from GNU Emacs (since 24.x, I
think). I was setting them anyways and the byte compiler was complaining about
it. I used to ignore this warning, but now I want to play nice.
Moreover, since upgrading to GNU Emacs 27.x I've noticed that sending emails was
broken: it was not able to figure out the GPG key from which to sign
emails. I've fixed this by directly telling `mml' which key to use.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
Defining constants so everything is cleaner, and checking GNU Emacs versions in
some places where they weren't.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
And update the one from the original init.el file.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The font detection was based on the window system, which utterly failed when
starting up on server mode. Thus, we should use the `system-type' variable
instead.
Moreover, I'm taking this oportunity to create two new constants which are
convenient to check the two supported OSes, and I'm also checking the OS at the
very beginning.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
This is much fancier than what I had before. Plus, I was able to get rid off all
the ugly `diminish` calls that never actually worked.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
GNU Emacs 27.x no longer requires the call of `package-initialize`. We can skip
this call from now on.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
Subdirectories inside of /usr/share/emacs/site-lisp are automatically added
inside of the `load-path` variable. Thus, there is no need to manually include
it again.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
| |
This is useful in most cases and it reduces clutter.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
| |
Found an error on evil-mu4e after upgrading mu4e. Turns out that the package had
migrated from evil-mu4e into evil-collection.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|