summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-appearance.el
Commit message (Collapse)AuthorAgeFilesLines
* Avoid deprecation warningsRavi R Kiran2022-07-311-1/+1
|
* Defer loading more packagesRavi R Kiran2022-04-161-2/+1
|
* helpful-symbol subsumes all the othersRavi R Kiran2022-04-161-4/+2
|
* After 5 years, still did not get used to smart-newlineRavi R Kiran2022-02-061-1/+2
|
* Help text for ace windowRavi R Kiran2021-10-101-1/+2
|
* Selectrum/verticoRavi R Kiran2021-09-131-1/+1
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* ws-butler issues are now fixed in upstreamRavi R Kiran2021-08-221-1/+1
|
* Handle compilation buffer properlyRavi R Kiran2021-04-251-14/+8
|
* Handle simultaneous emacs invocations if init files are on NFSRavi R Kiran2021-04-251-1/+1
|
* Make introspection easierRavi R Kiran2021-04-121-1/+1
|
* Support for kittyRavi R Kiran2021-04-051-0/+2
|
* Don't look for ws-butler if not availableRavi R Kiran2021-04-031-1/+2
|
* Switch to posframe and pretty-hydraRavi R Kiran2020-02-101-0/+5
|
* Whitespace selection does not make sense in special modeRavi R Kiran2020-02-101-2/+2
| | | | Fixes issue with magit.
* Speed up initialization a little bitRavi R Kiran2018-09-091-23/+23
|
* Remove unused packagesRavi R Kiran2018-05-301-49/+0
|
* Automatic use of :ensureRavi R Kiran2018-05-291-49/+22
|
* Start bringing compilation window under controlRavi R Kiran2018-05-291-0/+8
|
* Popwin causes too many problemsRavi R Kiran2018-05-231-1/+1
| | | | We should muck directly with display-buffer-alist or use shackle.
* Better help descriptionsRavi R Kiran2017-12-241-0/+7
|
* Become assimilated by the borgRavi R Kiran2017-12-241-0/+9
| | | | Could not resist spaceline mode any longer
* Remove duplicated entryRavi R Kiran2017-05-261-1/+0
|
* Convenience for switching to MRU windowRavi R Kiran2017-05-091-0/+9
|
* Compilation buffer visibilityRavi R Kiran2017-03-061-1/+7
|
* Don't mess with python mode indentsRavi R Kiran2017-03-061-1/+1
|
* Add pdf-tools as a nicer replacement for doc-viewRavi R Kiran2015-10-231-0/+8
|
* ace-window gets confused when tooltips are presentRavi R Kiran2015-09-011-0/+5
|
* Sometimes the dispatch list does come in handyRavi R Kiran2015-08-311-1/+8
| | | | How can we make it display the dispatch alist as help?
* Manage word navigationRavi R Kiran2015-08-261-0/+18
|
* Use which-key in preference to guide-keyRavi R Kiran2015-07-301-1/+9
|
* Move back to popwin modeRavi R Kiran2015-06-251-1/+2
|
* Try different method for managing temporary buffersRavi R Kiran2015-06-181-5/+10
|
* Use unfill from package rather than home-brewed versionRavi R Kiran2015-06-181-8/+3
|
* More utilities for rectangles with long linesRavi R Kiran2015-06-171-4/+4
|
* Move from toggles to repetitionsRavi R Kiran2015-06-101-2/+8
|
* Smarter whitespace compactionRavi R Kiran2015-06-101-0/+5
|
* More functionality with buffer-switchingRavi R Kiran2015-05-261-4/+36
|
* Camel-case conversionsRavi R Kiran2015-05-261-0/+12
| | | | The default keybinding is temporary.
* Easy buffer part erasureRavi R Kiran2015-05-081-0/+7
|
* More helm for use with helmRavi R Kiran2015-03-231-1/+5
|
* Swap keybindings for import-popwin and helm-swoopRavi R Kiran2015-03-231-1/+1
| | | | Helm-swoop is used much more frequently.
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+315
This follows the official emacs recommendation for lisp code inside emacs.d.