summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ipython org-mode supportRavi R Kiran2017-08-081-1/+18
|
* Selectively disable accountsRavi R Kiran2017-08-081-1/+1
|
* Closing delimiter works with new emacs againRavi R Kiran2017-08-081-13/+6
|
* More experimentation with rtagsRavi R Kiran2017-06-011-8/+45
|
* Let rtags help company-c-headersRavi R Kiran2017-05-301-0/+34
|
* Simplify header insertionRavi R Kiran2017-05-301-32/+17
|
* Snippets working on regions tooRavi R Kiran2017-05-305-0/+33
|
* Extra top-level arguments for rsyncRavi R Kiran2017-05-301-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 headerRavi R Kiran2017-05-261-6/+6
|
* Remove duplicated entryRavi R Kiran2017-05-261-1/+0
|
* Ergodox pass-through via RDP+XMingRavi R Kiran2017-05-261-12/+23
|
* Update rtagsRavi R Kiran2017-05-241-0/+0
|
* Headers guards are essentially obsoleteRavi R Kiran2017-05-241-10/+4
|
* Start rtags process if possibleRavi R Kiran2017-05-241-0/+1
|
* Convenience for switching to MRU windowRavi R Kiran2017-05-091-0/+9
|
* Looking back requires two argumentsRavi R Kiran2017-03-071-10/+10
|
* Fix typoRavi R Kiran2017-03-071-2/+2
|
* Compilation buffer visibilityRavi R Kiran2017-03-061-1/+7
|
* Todo: fix help mapRavi R Kiran2017-03-061-1/+1
|
* Don't mess with python mode indentsRavi R Kiran2017-03-061-1/+1
|
* Unnecesary spaceRavi R Kiran2017-03-061-1/+1
|
* Fix region-bindings mode cc mode interactionRavi R Kiran2017-03-062-0/+11
|
* Easy access to specific manualRavi R Kiran2017-03-061-0/+2
|
* Sync to a different host if specifiedRavi R Kiran2017-03-061-0/+8
|
* Magit function name changedRavi R Kiran2017-03-061-1/+1
|
* Let's try out key-comboRavi R Kiran2016-06-241-4/+8
|
* Replace git-gutter with much nicer diff-hlRavi R Kiran2016-06-241-10/+6
|
* Use mu4e contexts and fix smtp portRavi R Kiran2016-06-161-54/+20
|
* Update muRavi R Kiran2016-06-161-0/+0
|
* Use xetex only necessaryRavi R Kiran2015-11-091-4/+0
| | | | | The right way is to add a file-local variable which sets TeX-engine to xetex.
* Use PDF tools to view outputRavi R Kiran2015-11-091-1/+13
|
* isync is now available in Fedora reposRavi R Kiran2015-11-043-5/+2
|
* Remove jedi submodule as it is now in Fedora reposRavi R Kiran2015-11-043-5/+1
|
* Malinka for feeding rtagsRavi R Kiran2015-11-041-0/+52
|
* Hydra for rtags and hide/showRavi R Kiran2015-11-041-23/+62
|
* Use gpg2 which works well with gpg-agentRavi R Kiran2015-11-041-2/+6
|
* Hydra to consolidate hiding/findingRavi R Kiran2015-10-262-8/+10
|
* Some projectile commands are used very frequentlyRavi R Kiran2015-10-261-9/+12
|
* Ignore GMail-specific foldersRavi R Kiran2015-10-261-0/+2
|
* Dash is too usefulRavi R Kiran2015-10-261-2/+2
|
* Remove long-unused packagesRavi R Kiran2015-10-251-32/+0
|
* Update rtags to working versionRavi R Kiran2015-10-251-0/+0
|
* Enable RTagsRavi R Kiran2015-10-233-5/+17
|
* Merge branch 'master' into rtags-attemptRavi R Kiran2015-10-2331-1290/+1739
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (139 commits) Add pdf-tools as a nicer replacement for doc-view Add pdf-tools submodule Fix maildir data with correct path Add desktop notifications for email Potential use for modes without repls Attach files more easily in mu Update to newest version of mu Please remove tooltips after a while, please ace-window gets confused when tooltips are present Sometimes the dispatch list does come in handy Pre-populate searches Succumb to muscle memory of control keys Remove ropemacs due to disuse Do not let company-quickhelp steal a global key Manage word navigation Use proper helm function to replace completing-read Electric operators on python mode Use which-key in preference to guide-key Navigate easier Simplify config with magit 2.1.0 ...
| * Add pdf-tools as a nicer replacement for doc-viewRavi R Kiran2015-10-232-0/+16
| |
| * Add pdf-tools submoduleRavi R Kiran2015-10-232-0/+3
| |
| * Fix maildir data with correct pathRavi R Kiran2015-10-231-3/+7
| |
| * Add desktop notifications for emailRavi R Kiran2015-10-231-0/+8
| |
| * Potential use for modes without replsRavi R Kiran2015-09-171-1/+7
| |
| * Attach files more easily in muRavi R Kiran2015-09-171-0/+8
| |