Commit Graph

21 Commits

Author SHA1 Message Date
contrapunctus 3835a3e300 [ido] move config to init.org 2021-02-17 15:42:43 +05:30
contrapunctus e902cd979e cp-ido - call ido functions only when ido is being used 2020-04-23 19:42:43 +05:30
contrapunctus 31e57a3e31 Fix shell completion bug
I'm still not entirely sure what causes it. Symptoms were something
like this -

ls f<TAB>
ls foo/
ls foo/b<TAB>
ls fbar    # expected ls foo/bar
2020-04-23 16:42:28 +05:30
contrapunctus 47c7b20c08 Change some load calls to require 2020-04-23 16:21:30 +05:30
contrapunctus a0e62e17fa Boon - extend configuration 2019-11-04 17:20:20 +05:30
contrapunctus a6a4f96e29 Use ivy and swiper, disable ido 2019-10-26 09:57:51 +05:30
contrapunctus d67323e266 Migrate ido config to use-package 2019-10-22 06:57:17 +05:30
Kashish Sharma ef6b1a3eac Migrate ido to use-package 2018-09-20 02:35:25 +05:30
Kashish Sharma 3bb03a67f0 Remove dead code 2018-09-16 23:46:48 +05:30
Kashish Sharma 5c2616953b Add toggle for flx-ido-mode, new recentf TODO 2018-09-15 18:07:52 +05:30
Kashish Sharma 79f638eafe Fix load-path for new folder structure 2018-09-04 22:37:12 +05:30
John Doe a756bff5d3 New upgrade requirements for ido-ubiquitous 2017-12-31 20:13:33 +05:30
Kashish Sharma 7a8031bf7d New ido config 2017-05-08 00:45:32 +05:30
Kashish Sharma 0c181f5cc4 cp-ido - tweak config 2016-10-19 17:07:09 +05:30
Kashish Sharma 156fadee63 cp-ido - cleanup 2016-10-06 02:57:42 +05:30
Kashish Sharma 7d9b19c816 cp-ido - finally got custom keybinds to work 2016-10-06 02:56:49 +05:30
Kashish Sharma 8b3bb2645d Move personal keybinds to cp-ido 2016-09-30 01:10:20 +05:30
Kashish Sharma 69748fa3e5 Move ido-mini code to its own file 2016-09-29 23:12:21 +05:30
Kashish Sharma bb88f9eaee Remove evidence of playing around 2016-09-29 23:09:27 +05:30
Kashish Sharma f291f17b09 ido sorting description no longer required 2016-09-29 23:08:26 +05:30
Kashish Sharma 26a56fb788 Goodbye helm, hello ido.
cp-ido contains nearly a week of work, starting from a few lines of
configuration and moving to a wannabe helm-mini implementation -
cp/ido-mini
2016-09-29 23:00:42 +05:30