| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make ediff a bit friendlier | Ravi R Kiran | 2021-04-27 | 1 | -26/+40 |
| | | |||||
| * | Simplify usage of smerge mode | Ravi R Kiran | 2021-04-27 | 1 | -0/+39 |
| | | |||||
| * | Keeping up with magit changes | Ravi R Kiran | 2021-04-27 | 1 | -1/+2 |
| | | |||||
| * | We do use these other links | Ravi R Kiran | 2021-04-27 | 1 | -1/+1 |
| | | |||||
| * | How did this typo occur? | Ravi R Kiran | 2021-04-25 | 1 | -1/+1 |
| | | |||||
| * | Disabled until I have time to fix issues | Ravi R Kiran | 2021-04-25 | 1 | -0/+1 |
| | | |||||
| * | Prune to only those that we use | Ravi R Kiran | 2021-04-25 | 1 | -6/+1 |
| | | |||||
| * | Diagramming stuff | Ravi R Kiran | 2021-04-25 | 1 | -0/+9 |
| | | |||||
| * | Replace ob-ipython with jupyter | Ravi R Kiran | 2021-04-25 | 1 | -11/+14 |
| | | |||||
| * | Attempt to fix kitty delete vs backspace | Ravi R Kiran | 2021-04-25 | 1 | -2/+6 |
| | | |||||
| * | Handle compilation buffer properly | Ravi R Kiran | 2021-04-25 | 1 | -14/+8 |
| | | |||||
| * | Bang deprecates itself in favor of shell-command+ | Ravi R Kiran | 2021-04-25 | 1 | -2/+2 |
| | | |||||
| * | Better initial file comment | Ravi R Kiran | 2021-04-25 | 1 | -1/+1 |
| | | |||||
| * | rtog/active does nothing in c-base-mode buffers | Ravi R Kiran | 2021-04-25 | 2 | -12/+6 |
| | | |||||
| * | Fix return key on terminal | Ravi R Kiran | 2021-04-25 | 1 | -0/+1 |
| | | |||||
| * | Handle simultaneous emacs invocations if init files are on NFS | Ravi R Kiran | 2021-04-25 | 4 | -15/+22 |
| | | |||||
| * | lsp-deferred is sufficient to get file-local variables | Ravi R Kiran | 2021-04-25 | 3 | -17/+4 |
| | | |||||
| * | Want to specify lsp parameters via local variables | Ravi R Kiran | 2021-04-23 | 2 | -4/+7 |
| | | |||||
| * | Another attempt at getting repl-toggle hooks right | Ravi R Kiran | 2021-04-19 | 1 | -17/+18 |
| | | |||||
| * | Remove conflicting bindings | Ravi R Kiran | 2021-04-19 | 1 | -2/+0 |
| | | |||||
| * | Python configuration clean up | Ravi R Kiran | 2021-04-19 | 1 | -144/+74 |
| | | | | | | | - Simplify ipython setup (by not supporting versions 5.x-6.x) - Replace jedi with pyright - Add more virtualenv locations | ||||
| * | Breadcrumb is not useful | Ravi R Kiran | 2021-04-19 | 1 | -0/+1 |
| | | |||||
| * | Adapt to kitty changes | Ravi R Kiran | 2021-04-13 | 1 | -28/+37 |
| | | | | | | - kitty now has num_lock/caps_lock state in modifiers - kitty has sprouted an is_self field for windows in kitty ls | ||||
| * | Make introspection easier | Ravi R Kiran | 2021-04-12 | 5 | -8/+9 |
| | | |||||
| * | Need direnv support | Ravi R Kiran | 2021-04-12 | 1 | -0/+4 |
| | | | | | Diminish? | ||||
| * | Convenience function to create new window | Ravi R Kiran | 2021-04-11 | 1 | -0/+9 |
| | | |||||
| * | Get rid of cquery and separate out lsp | Ravi R Kiran | 2021-04-11 | 3 | -50/+83 |
| | | |||||
| * | Spread it over multiple terminal windows | Ravi R Kiran | 2021-04-11 | 1 | -1/+73 |
| | | |||||
| * | Make multiple-cursors work | Ravi R Kiran | 2021-04-06 | 1 | -1/+2 |
| | | | | | | | Still not the right approach; should make the table method work, or preferably, create a new keyboard-coding-system, which seems impossible to do in pure elisp. | ||||
| * | Subsumed by mu4e | Ravi R Kiran | 2021-04-05 | 1 | -8/+0 |
| | | |||||
| * | Stay within stable branch | Ravi R Kiran | 2021-04-05 | 1 | -0/+0 |
| | | |||||
| * | cquery is no longer maintained | Ravi R Kiran | 2021-04-05 | 2 | -3/+0 |
| | | |||||
| * | Update to latest for subprojects | Ravi R Kiran | 2021-04-05 | 7 | -0/+0 |
| | | |||||
| * | Support for kitty | Ravi R Kiran | 2021-04-05 | 10 | -59/+485 |
| | | |||||
| * | Mode name has changed | Ravi R Kiran | 2021-04-03 | 1 | -5/+3 |
| | | |||||
| * | WIP on the perennial epc issue | Ravi R Kiran | 2021-04-03 | 1 | -4/+18 |
| | | |||||
| * | Purge more of doxymacs | Ravi R Kiran | 2021-04-03 | 1 | -2/+5 |
| | | |||||
| * | Don't look for ws-butler if not available | Ravi R Kiran | 2021-04-03 | 1 | -1/+2 |
| | | |||||
| * | Magit changed the way global bindings are setup | Ravi R Kiran | 2021-04-03 | 1 | -4/+3 |
| | | |||||
| * | Fix operate-on-number | Ravi R Kiran | 2020-02-10 | 1 | -0/+27 |
| | | | | | Should make a better fix as time allows. | ||||
| * | Switch to posframe and pretty-hydra | Ravi R Kiran | 2020-02-10 | 7 | -125/+127 |
| | | |||||
| * | Whitespace selection does not make sense in special mode | Ravi R Kiran | 2020-02-10 | 1 | -2/+2 |
| | | | | | Fixes issue with magit. | ||||
| * | Variable name changed in helm-dash | Ravi R Kiran | 2020-02-10 | 4 | -7/+7 |
| | | |||||
| * | More refiling targets | Ravi R Kiran | 2020-01-21 | 1 | -0/+3 |
| | | |||||
| * | Start using org-capture | Ravi R Kiran | 2020-01-21 | 2 | -0/+27 |
| | | |||||
| * | vdiff's hydra is handy | Ravi R Kiran | 2020-01-21 | 1 | -1/+5 |
| | | |||||
| * | Finally get rid of startup warning | Ravi R Kiran | 2020-01-21 | 1 | -3/+1 |
| | | |||||
| * | Something is wrong with Inconsolata since Fedora 31 | Ravi R Kiran | 2020-01-21 | 1 | -1/+1 |
| | | | | | To be debugged. | ||||
| * | Update ccls, mu, and rtags; add grasp | Ravi R Kiran | 2020-01-21 | 5 | -0/+3 |
| | | |||||
| * | Alerts are annoying | Ravi R Kiran | 2019-11-05 | 1 | -0/+1 |
| | | |||||
