aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* emacs: fixed some evil bindings in mu4eMiquel Sabaté Solà2016-11-181-8/+10
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: eval-after-load -> with-eval-after-loadMiquel Sabaté Solà2016-11-176-58/+50
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: split init.el into different filesMiquel Sabaté Solà2016-11-1711-902/+1177
| | | | | | | | The init.el was about to surpass the 1000 LoC threshold, and it was no longer easy to structure the code. Thus, I've moved the different pieces into new files. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added evil-args and php-modeMiquel Sabaté Solà2016-11-171-2/+22
| | | | | | I've also added a key binding for killing Emacs. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added expand-regiionMiquel Sabaté Solà2016-11-171-0/+25
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added mu4eMiquel Sabaté Solà2016-11-172-0/+247
| | | | | | | There's still plenty of things to be fixed, but at least this is something in which I can be productive. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: make helm-ag work in all casesMiquel Sabaté Solà2016-10-271-1/+10
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: improved magit supportMiquel Sabaté Solà2016-10-261-6/+27
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added evil-magitMiquel Sabaté Solà2016-10-241-5/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added ideas from @purcellMiquel Sabaté Solà2016-10-231-1/+28
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Relicensed: GPLv3+ onlyMiquel Sabaté Solà2016-10-215-731/+681
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: trying to test it with travisMiquel Sabaté Solà2016-10-215-6/+62
| | | | | | | Files and idea taken from https://github.com/purcell/emacs.d. I've also added the bin/test directory into it. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fix C-p for non-project situationsMiquel Sabaté Solà2016-10-201-1/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: make buffer-list-mode work in evil modeMiquel Sabaté Solà2016-10-191-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: set the proper state for the help and debugger modesMiquel Sabaté Solà2016-10-191-6/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fixed the macro handlingMiquel Sabaté Solà2016-10-191-5/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: improved bindings for helmMiquel Sabaté Solà2016-10-181-1/+12
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added evil mode bindings into the calendarMiquel Sabaté Solà2016-10-181-1/+21
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: removed twittering modeMiquel Sabaté Solà2016-10-181-29/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added go-add-tagsMiquel Sabaté Solà2016-09-111-1/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: saltyMiquel Sabaté Solà2016-09-071-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: use which-keyMiquel Sabaté Solà2016-09-021-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added terraform and hcl modesMiquel Sabaté Solà2016-08-311-0/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added dockerfile mode and removed the .service fileMiquel Sabaté Solà2016-08-253-20/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: show-paren-modeMiquel Sabaté Solà2016-08-101-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bin: added vpnsetupMiquel Sabaté Solà2016-08-061-0/+86
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added the g.el scriptMiquel Sabaté Solà2016-08-023-0/+157
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added cmake supportMiquel Sabaté Solà2016-07-261-0/+19
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updating freenode channelsMiquel Sabaté Solà2016-07-191-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* weechat: added clarification on SSLMiquel Sabaté Solà2016-07-191-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* weechat: added oftc the Tor channelsMiquel Sabaté Solà2016-07-191-0/+39
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added disable-mouse, sass-mode & yaml-modeMiquel Sabaté Solà2016-07-121-0/+21
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: some minor additionsMiquel Sabaté Solà2016-07-081-2/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added a way to cleanup the workspaceMiquel Sabaté Solà2016-07-061-0/+20
| | | | | | | This is specially useful if you want to start from scratch in a client-daemon setup. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: leader shortcut for 'kill-buffer-and-windowMiquel Sabaté Solà2016-07-061-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: introduced a function to fetch the latest newsMiquel Sabaté Solà2016-07-041-0/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: let's add a shortcut for non-daemon EmacsMiquel Sabaté Solà2016-07-041-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: make [escape] quit any situationMiquel Sabaté Solà2016-07-041-1/+28
| | | | | | Moreover, I'm also adding some minor misc. improvements Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: the emacs+systemd setup is buggyMiquel Sabaté Solà2016-07-042-6/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added magit, helm-ag and improved go modeMiquel Sabaté Solà2016-07-011-6/+14
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: improved the handling of the frame titleMiquel Sabaté Solà2016-06-301-9/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: show the Helm pattern on the headerMiquel Sabaté Solà2016-06-301-1/+18
| | | | | | This requires some magic that it's been provided in a Reddit thread :) Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: unset all f keys and added evil-numbersMiquel Sabaté Solà2016-06-301-1/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: Added a notice on `soria`.Miquel Sabaté Solà2016-06-301-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added rainbow-delimiters mode for elispMiquel Sabaté Solà2016-06-301-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: set 80 columns widthMiquel Sabaté Solà2016-06-301-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: some changes on the soria themeMiquel Sabaté Solà2016-06-291-0/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: added a new shortcut for emacsclientMiquel Sabaté Solà2016-06-291-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added a systemd unit fileMiquel Sabaté Solà2016-06-293-1/+37
| | | | | | | | I finally got to fix the crash that I was having when trying to execute Emacs as a daemon. For this reason, now starting Emacs as a daemon during startup should be sensible enough. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added some utilities through bbatsov's cruxMiquel Sabaté Solà2016-06-291-9/+20
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>