summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-navigation.el
Commit message (Collapse)AuthorAgeFilesLines
* ialign is usefulRavi R Kiran2021-06-281-0/+1
|
* MWIM is slightly nicerRavi R Kiran2021-06-281-33/+3
|
* Mode name has changedRavi R Kiran2021-04-031-5/+3
|
* Remove unused packagesRavi R Kiran2018-05-301-28/+0
|
* Automatic use of :ensureRavi R Kiran2018-05-291-62/+24
|
* Use begin-end modeRavi R Kiran2017-08-141-0/+8
|
* Remove god-modeRavi R Kiran2017-08-141-6/+0
|
* Snippets working on regions tooRavi R Kiran2017-05-301-0/+3
|
* Fix region-bindings mode cc mode interactionRavi R Kiran2017-03-061-0/+8
|
* Easy access to specific manualRavi R Kiran2017-03-061-0/+2
|
* Let's try out key-comboRavi R Kiran2016-06-241-4/+8
|
* More keys for ace-jumpRavi R Kiran2015-05-311-0/+1
|
* Easier bracket wrappersRavi R Kiran2015-05-261-0/+13
|
* avy is more customizable than ace-jumpRavi R Kiran2015-05-261-5/+10
|
* No longer need highlight-symbol in emacs 24.4+Ravi R Kiran2015-05-261-0/+1
|
* Grep is still useful even when ag is presentRavi R Kiran2015-05-181-3/+3
|
* More versatile cutRavi R Kiran2015-05-161-0/+8
|
* Get package from repositoriesRavi R Kiran2015-05-131-0/+1
|
* Use swoop for PCRERavi R Kiran2015-05-131-0/+12
|
* Diminish anzuRavi R Kiran2015-05-111-0/+1
|
* Nicer interface for isearchRavi R Kiran2015-05-081-0/+11
|
* Make keybindings available earlyRavi R Kiran2015-04-091-1/+1
|
* Interface to git grepRavi R Kiran2015-03-231-0/+1
|
* Conform to vim-like navigationRavi R Kiran2015-03-231-2/+2
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+350
This follows the official emacs recommendation for lisp code inside emacs.d.