aboutsummaryrefslogtreecommitdiff
path: root/emacs/custom.el
Commit message (Collapse)AuthorAgeFilesLines
* emacs: removed dangling packageMiquel Sabaté Solà2017-04-241-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added rust-mode and a binding for a magit-log commandMiquel Sabaté Solà2017-04-111-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fixed which-key configurationMiquel Sabaté Solà2017-03-221-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added vue modeMiquel Sabaté Solà2017-03-141-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added coffee-modeMiquel Sabaté Solà2017-02-211-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: remove erc-yt and erc-imageMiquel Sabaté Solà2017-02-151-1/+1
| | | | | | | I thought it was a good idea until people started to drop gifs into the chat room and screwed my GNU Emacs server... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* mbsync: let isync to create server foldersMiquel Sabaté Solà2017-02-141-1/+1
| | | | | | | This commit also brings an update for the emacs/custom.el file, in which `circe` is no longer installed since I'm using ERC for IRC now. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added org-captureMiquel Sabaté Solà2017-02-111-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added json-reformatMiquel Sabaté Solà2017-02-081-1/+1
| | | | | | I've also sorted a bit how things are in the programming language section. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fixed some issues on ERC and added WoManMiquel Sabaté Solà2017-02-021-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: be more verbose on the explanation behind Evil modeMiquel Sabaté Solà2017-01-311-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added ERCMiquel Sabaté Solà2017-01-281-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: htmlized code blocks in the resulting exported fileMiquel Sabaté Solà2017-01-181-1/+1
| | | | | | Moreover, I've added a CSS file that is specific for HTML code. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: literate programmingMiquel Sabaté Solà2017-01-131-0/+23
Everything has been moved into an org file. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>