| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emacs: fix C-p for non-project situations | Miquel Sabaté Solà | 2016-10-20 | 1 | -1/+11 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: make buffer-list-mode work in evil mode | Miquel Sabaté Solà | 2016-10-19 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: set the proper state for the help and debugger modes | Miquel Sabaté Solà | 2016-10-19 | 1 | -6/+5 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: fixed the macro handling | Miquel Sabaté Solà | 2016-10-19 | 1 | -5/+9 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: improved bindings for helm | Miquel Sabaté Solà | 2016-10-18 | 1 | -1/+12 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added evil mode bindings into the calendar | Miquel Sabaté Solà | 2016-10-18 | 1 | -1/+21 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: removed twittering mode | Miquel Sabaté Solà | 2016-10-18 | 1 | -29/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added go-add-tags | Miquel Sabaté Solà | 2016-09-11 | 1 | -1/+6 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: salty | Miquel Sabaté Solà | 2016-09-07 | 1 | -0/+3 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: use which-key | Miquel Sabaté Solà | 2016-09-02 | 1 | -0/+5 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added terraform and hcl modes | Miquel Sabaté Solà | 2016-08-31 | 1 | -0/+9 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added dockerfile mode and removed the .service file | Miquel Sabaté Solà | 2016-08-25 | 2 | -11/+6 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: show-paren-mode | Miquel Sabaté Solà | 2016-08-10 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added the g.el script | Miquel Sabaté Solà | 2016-08-02 | 3 | -0/+157 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added cmake support | Miquel Sabaté Solà | 2016-07-26 | 1 | -0/+19 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added disable-mouse, sass-mode & yaml-mode | Miquel Sabaté Solà | 2016-07-12 | 1 | -0/+21 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: some minor additions | Miquel Sabaté Solà | 2016-07-08 | 1 | -2/+8 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added a way to cleanup the workspace | Miquel Sabaté Solà | 2016-07-06 | 1 | -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-window | Miquel Sabaté Solà | 2016-07-06 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: introduced a function to fetch the latest news | Miquel Sabaté Solà | 2016-07-04 | 1 | -0/+11 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: make [escape] quit any situation | Miquel Sabaté Solà | 2016-07-04 | 1 | -1/+28 |
| | | | | | | | Moreover, I'm also adding some minor misc. improvements Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added magit, helm-ag and improved go mode | Miquel Sabaté Solà | 2016-07-01 | 1 | -6/+14 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: improved the handling of the frame title | Miquel Sabaté Solà | 2016-06-30 | 1 | -9/+6 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: show the Helm pattern on the header | Miquel Sabaté Solà | 2016-06-30 | 1 | -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-numbers | Miquel Sabaté Solà | 2016-06-30 | 1 | -1/+11 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added rainbow-delimiters mode for elisp | Miquel Sabaté Solà | 2016-06-30 | 1 | -0/+5 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: set 80 columns width | Miquel Sabaté Solà | 2016-06-30 | 1 | -0/+4 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: some changes on the soria theme | Miquel Sabaté Solà | 2016-06-29 | 1 | -0/+7 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added a systemd unit file | Miquel Sabaté Solà | 2016-06-29 | 2 | -1/+20 |
| | | | | | | | | | 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 crux | Miquel Sabaté Solà | 2016-06-29 | 1 | -9/+20 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added yasnippet | Miquel Sabaté Solà | 2016-06-29 | 1 | -3/+9 |
| | | | | | | | I've also added a new leader command to view the available buffers. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: added markdown mode | Miquel Sabaté Solà | 2016-06-28 | 1 | -0/+18 |
| | | | | | | | Also, ELisp code will also include warnings now. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: I'm on a highway to hell! | Miquel Sabaté Solà | 2016-06-28 | 2 | -0/+387 |
| Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
