| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade to use-package 2.0 | Ravi R Kiran | 2015-03-17 | 10 | -29/+29 |
| | | | | | Fix changed semantics for init and for load-path | ||||
| * | Try to follow vim-like navigation | Ravi R Kiran | 2015-03-17 | 1 | -3/+3 |
| | | |||||
| * | Update mu4e and have another attempt at fixing the citation line | Ravi R Kiran | 2015-03-16 | 2 | -0/+3 |
| | | |||||
| * | Make more use of helm | Ravi R Kiran | 2015-03-16 | 2 | -4/+4 |
| | | |||||
| * | Tex/LaTeX changes | Ravi R Kiran | 2015-03-16 | 3 | -14/+9 |
| | | | | | | | | - set fill column correctly - remove keyadvice since it never worked - add XeLaTeX support - do not auto revert tex output; it only makes sense manually | ||||
| * | Extra autocompletion for LaTeX | Ravi R Kiran | 2015-03-02 | 1 | -1/+23 |
| | | |||||
| * | Explicit keybinding for xdg-open | Ravi R Kiran | 2015-03-02 | 1 | -2/+4 |
| | | |||||
| * | Move statistics file and diminish properly | Ravi R Kiran | 2015-02-13 | 1 | -2/+6 |
| | | |||||
| * | Do not change whitespace automatically everywhere | Ravi R Kiran | 2015-02-13 | 1 | -3/+8 |
| | | |||||
| * | Better zap-to-char | Ravi R Kiran | 2015-02-09 | 1 | -3/+4 |
| | | |||||
| * | More company mode improvements | Ravi R Kiran | 2015-02-09 | 1 | -0/+10 |
| | | |||||
| * | Initialize expand region as soon as possible | Ravi R Kiran | 2015-02-02 | 2 | -2/+4 |
| | | | | | | | This is because expand-region sets up a lot of autoloads for different modes, which gets messed up when expand-region is loaded on demand after these modes. | ||||
| * | I type too slow and run into ace-jump unexpectedly | Ravi R Kiran | 2015-02-02 | 1 | -0/+1 |
| | | |||||
| * | Make helm-swoop and helm-descbinds work before helm is loaded | Ravi R Kiran | 2015-02-02 | 1 | -26/+26 |
| | | |||||
| * | Emmet mode and smartparens in web-mode | Ravi R Kiran | 2015-01-26 | 1 | -1/+20 |
| | | |||||
| * | Better unicode default font | Ravi R Kiran | 2015-01-08 | 1 | -0/+3 |
| | | | | | Fedora package gdouros-symbola-fonts | ||||
| * | Better case toggling | Ravi R Kiran | 2015-01-08 | 1 | -0/+50 |
| | | |||||
| * | Even better automatic indentation on newlines | Ravi R Kiran | 2015-01-08 | 1 | -2/+7 |
| | | |||||
| * | More efficient isearch/ace-jump/swoop | Ravi R Kiran | 2015-01-08 | 1 | -0/+6 |
| | | |||||
| * | Use helm interface for ag | Ravi R Kiran | 2015-01-08 | 1 | -0/+3 |
| | | |||||
| * | Try helm to see whether I like it | Ravi R Kiran | 2015-01-05 | 7 | -5/+122 |
| | | |||||
| * | The cognitive load of ace-jump-buffer is too high | Ravi R Kiran | 2014-12-15 | 2 | -5/+5 |
| | | |||||
| * | Initial support for web development | Ravi R Kiran | 2014-12-15 | 2 | -0/+83 |
| | | |||||
| * | Diminish modeline clutter even more | Ravi R Kiran | 2014-12-15 | 3 | -1/+6 |
| | | |||||
| * | Don't need as much hand-holding now | Ravi R Kiran | 2014-12-15 | 1 | -9/+4 |
| | | |||||
| * | Make split window even more useful: switch to next buffer | Ravi R Kiran | 2014-12-15 | 1 | -8/+10 |
| | | |||||
| * | Disable god-mode since I never use it | Ravi R Kiran | 2014-12-14 | 1 | -0/+1 |
| | | |||||
| * | Almost always, I need to switch to newly split window | Ravi R Kiran | 2014-12-14 | 1 | -0/+12 |
| | | |||||
| * | Try to open maximized if possible | Ravi R Kiran | 2014-12-14 | 1 | -0/+4 |
| | | |||||
| * | Bye bye, smart-tab-mode relic | Ravi R Kiran | 2014-12-14 | 1 | -1/+2 |
| | | |||||
| * | Remove annoying c cleanups | Ravi R Kiran | 2014-12-14 | 1 | -2/+1 |
| | | |||||
| * | Commenting fixes | Ravi R Kiran | 2014-11-27 | 2 | -2/+6 |
| | | | | | | Use comment-dwim-2 and do not set comment-style globally in header insertion. | ||||
| * | Try out ace-jump-buffer | Ravi R Kiran | 2014-11-20 | 2 | -1/+10 |
| | | |||||
| * | Configure ag to be more grep-like | Ravi R Kiran | 2014-11-20 | 1 | -0/+2 |
| | | |||||
| * | Unfill from Sacha Chua | Ravi R Kiran | 2014-11-12 | 1 | -0/+10 |
| | | |||||
| * | Use ag for faster search if we can | Ravi R Kiran | 2014-11-10 | 1 | -2/+13 |
| | | |||||
| * | More company-mode setup: c-headers and yasnippet | Ravi R Kiran | 2014-11-10 | 1 | -1/+27 |
| | | |||||
| * | Hungry delete everywhere | Ravi R Kiran | 2014-11-10 | 1 | -0/+19 |
| | | | | | | The commented out line is the preferred version once a newer version of the package is available from MELPA. | ||||
| * | Easy fetching of values from dir-locals | Ravi R Kiran | 2014-11-10 | 1 | -0/+9 |
| | | |||||
| * | Start replacement of auto-complete with company-mode | Ravi R Kiran | 2014-11-03 | 5 | -39/+19 |
| | | |||||
| * | Do not keep old message buffers around | Ravi R Kiran | 2014-11-03 | 1 | -0/+1 |
| | | |||||
| * | Simplify throwaway snippets | Ravi R Kiran | 2014-11-02 | 1 | -0/+6 |
| | | |||||
| * | Do not enable signature | Ravi R Kiran | 2014-10-19 | 1 | -1/+2 |
| | | |||||
| * | Switch to existing mu4e window if possible | Ravi R Kiran | 2014-10-19 | 1 | -2/+14 |
| | | |||||
| * | Add default yasnippet snipper dir to snippet dir list | Ravi R Kiran | 2014-10-19 | 1 | -1/+1 |
| | | |||||
| * | Move to newer mu | Ravi R Kiran | 2014-09-29 | 1 | -0/+0 |
| | | |||||
| * | Better message citation | Ravi R Kiran | 2014-09-20 | 1 | -0/+1 |
| | | |||||
| * | Different update rates for different accounts | Ravi R Kiran | 2014-07-14 | 1 | -1/+23 |
| | | |||||
| * | Keybinding to start email | Ravi R Kiran | 2014-07-10 | 1 | -1/+1 |
| | | |||||
| * | Enable file/directory name completion | Ravi R Kiran | 2014-07-10 | 1 | -2/+2 |
| | | |||||
