| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace doxymacs with highlight-doxygen | Ravi R Kiran | 2019-03-04 | 1 | -26/+4 |
| | | |||||
| * | More functionality with mu4e | Ravi R Kiran | 2019-02-24 | 1 | -0/+3 |
| | | | | | Fragments and lists are expected to be in local.el. | ||||
| * | Add ccls: step 2 | Ravi R Kiran | 2019-02-24 | 1 | -16/+42 |
| | | |||||
| * | cquery executable path has changed | Ravi R Kiran | 2018-09-11 | 1 | -1/+1 |
| | | |||||
| * | Speed up initialization a little bit | Ravi R Kiran | 2018-09-09 | 1 | -23/+23 |
| | | |||||
| * | Remove unused mode and handle keymap conflict | Ravi R Kiran | 2018-09-09 | 1 | -2/+1 |
| | | | | | | | | which-function-mode is too slow on python and is a global mode. Never really used it. Changed binding that conflicted with projectile. | ||||
| * | Fix initialization race | Ravi R Kiran | 2018-09-09 | 1 | -3/+4 |
| | | |||||
| * | Do not start processes for remote files | Ravi R Kiran | 2018-09-09 | 1 | -7/+9 |
| | | |||||
| * | Projectile no longer sets a default binding | Ravi R Kiran | 2018-09-09 | 1 | -0/+2 |
| | | |||||
| * | Remove unused packages | Ravi R Kiran | 2018-05-30 | 2 | -77/+0 |
| | | |||||
| * | Automatic use of :ensure | Ravi R Kiran | 2018-05-29 | 18 | -283/+130 |
| | | |||||
| * | Start bringing compilation window under control | Ravi R Kiran | 2018-05-29 | 1 | -0/+8 |
| | | |||||
| * | Company c headers must be set after rtags | Ravi R Kiran | 2018-05-29 | 1 | -3/+7 |
| | | |||||
| * | Use elfeed as RSS reader | Ravi R Kiran | 2018-05-29 | 1 | -0/+10 |
| | | |||||
| * | Popwin causes too many problems | Ravi R Kiran | 2018-05-23 | 1 | -1/+1 |
| | | | | | We should muck directly with display-buffer-alist or use shackle. | ||||
| * | More cquery optimizations | Ravi R Kiran | 2018-05-23 | 2 | -2/+7 |
| | | |||||
| * | Enable rtags | Ravi R Kiran | 2018-05-23 | 1 | -3/+3 |
| | | |||||
| * | Breadcrumb for the future | Ravi R Kiran | 2018-04-11 | 1 | -0/+3 |
| | | |||||
| * | Add helm-xref appropriately | Ravi R Kiran | 2018-04-11 | 1 | -0/+7 |
| | | |||||
| * | Correct format | Ravi R Kiran | 2018-04-11 | 1 | -3/+1 |
| | | | | | | lsp-ui-peek is part of lsp-ui and helm-xref should be initialized elsewhere. | ||||
| * | Use cquery | Ravi R Kiran | 2018-04-09 | 1 | -1/+36 |
| | | |||||
| * | Hook for additional multi-compile options | Ravi R Kiran | 2017-12-25 | 1 | -0/+4 |
| | | |||||
| * | Use canned multiple compilation commands | Ravi R Kiran | 2017-12-24 | 1 | -0/+5 |
| | | |||||
| * | Better help descriptions | Ravi R Kiran | 2017-12-24 | 1 | -0/+7 |
| | | |||||
| * | Become assimilated by the borg | Ravi R Kiran | 2017-12-24 | 1 | -0/+9 |
| | | | | | Could not resist spaceline mode any longer | ||||
| * | Magit file mode is better than our homegrown bindings | Ravi R Kiran | 2017-11-21 | 1 | -3/+4 |
| | | |||||
| * | GDB hydra | Ravi R Kiran | 2017-11-21 | 1 | -0/+33 |
| | | |||||
| * | Better tramp setup | Ravi R Kiran | 2017-10-04 | 1 | -0/+7 |
| | | | | | | | - get PATH from remote location - respect control master options in .ssh/config - declutter | ||||
| * | Support for new ipython | Ravi R Kiran | 2017-08-14 | 1 | -9/+20 |
| | | |||||
| * | Use begin-end mode | Ravi R Kiran | 2017-08-14 | 1 | -0/+8 |
| | | |||||
| * | Remove god-mode | Ravi R Kiran | 2017-08-14 | 1 | -6/+0 |
| | | |||||
| * | ipython org-mode support | Ravi R Kiran | 2017-08-08 | 1 | -1/+18 |
| | | |||||
| * | Selectively disable accounts | Ravi R Kiran | 2017-08-08 | 1 | -1/+1 |
| | | |||||
| * | Closing delimiter works with new emacs again | Ravi R Kiran | 2017-08-08 | 1 | -13/+6 |
| | | |||||
| * | More experimentation with rtags | Ravi R Kiran | 2017-06-01 | 1 | -8/+45 |
| | | |||||
| * | Let rtags help company-c-headers | Ravi R Kiran | 2017-05-30 | 1 | -0/+34 |
| | | |||||
| * | Simplify header insertion | Ravi R Kiran | 2017-05-30 | 1 | -32/+17 |
| | | |||||
| * | Snippets working on regions too | Ravi R Kiran | 2017-05-30 | 1 | -0/+3 |
| | | |||||
| * | Extra top-level arguments for rsync | Ravi R Kiran | 2017-05-30 | 1 | -1/+5 |
| | | | | | | | Perhaps we simply need to find a way to only mirror those files that are managed by git. This would mess up new files, but that may be a price we are willing to pay. | ||||
| * | Handle empty license header | Ravi R Kiran | 2017-05-26 | 1 | -6/+6 |
| | | |||||
| * | Remove duplicated entry | Ravi R Kiran | 2017-05-26 | 1 | -1/+0 |
| | | |||||
| * | Headers guards are essentially obsolete | Ravi R Kiran | 2017-05-24 | 1 | -10/+4 |
| | | |||||
| * | Start rtags process if possible | Ravi R Kiran | 2017-05-24 | 1 | -0/+1 |
| | | |||||
| * | Convenience for switching to MRU window | Ravi R Kiran | 2017-05-09 | 1 | -0/+9 |
| | | |||||
| * | Looking back requires two arguments | Ravi R Kiran | 2017-03-07 | 1 | -10/+10 |
| | | |||||
| * | Fix typo | Ravi R Kiran | 2017-03-07 | 1 | -2/+2 |
| | | |||||
| * | Compilation buffer visibility | Ravi R Kiran | 2017-03-06 | 1 | -1/+7 |
| | | |||||
| * | Todo: fix help map | Ravi R Kiran | 2017-03-06 | 1 | -1/+1 |
| | | |||||
| * | Don't mess with python mode indents | Ravi R Kiran | 2017-03-06 | 1 | -1/+1 |
| | | |||||
| * | Unnecesary space | Ravi R Kiran | 2017-03-06 | 1 | -1/+1 |
| | | |||||
