summaryrefslogtreecommitdiffstats
path: root/ravi-init-insertion.el
Commit message (Collapse)AuthorAgeFilesLines
* Diminish modeline clutter even moreRavi R Kiran2014-12-151-0/+1
|
* More company-mode setup: c-headers and yasnippetRavi R Kiran2014-11-101-1/+27
|
* Start replacement of auto-complete with company-modeRavi R Kiran2014-11-031-25/+18
|
* Simplify throwaway snippetsRavi R Kiran2014-11-021-0/+6
|
* Add default yasnippet snipper dir to snippet dir listRavi R Kiran2014-10-191-1/+1
|
* Save history in appropriate placeRavi R Kiran2014-01-011-5/+6
|
* Diminish correctlyRavi R Kiran2013-12-021-1/+1
|
* Initial support for auto-complete; much more configuration neededRavi R Kiran2013-12-021-0/+19
|
* Text insertion/completionRavi R Kiran2013-12-011-0/+75
autocomplete-mode still to be added