Commit Graph

35 Commits

Author SHA1 Message Date
contrapunctus 7c1d60e139 [readme] unfill lines, add todo remarks 2021-02-16 22:14:13 +05:30
Kashish Sharma 4033724ea8 New ideas - customizable sources and more 2018-09-25 13:23:10 +05:30
Kashish Sharma bd000a7080 Fix keybind customization section 2018-09-25 13:03:29 +05:30
Kashish Sharma 76cc44ab8b Add 'license' texts, remove CC0 2018-09-25 12:57:10 +05:30
Kashish Sharma 9fde952f87 readme - improve customization documentation, add todo item 2018-09-17 16:42:58 +05:30
Kashish Sharma 424ada79fe Fix custom docstrings
The first line has to be a complete sentence, because it is displayed
in the Customize interface.
2018-09-17 16:17:03 +05:30
Kashish Sharma 1973b1a30e Improve code organization and formatting 2018-09-17 16:14:21 +05:30
Kashish Sharma 33d324edad Add install info, webchat link, `require' forms 2018-09-16 19:30:53 +05:30
Kashish Sharma 3221ec0f62 Whoops, copypasta fail. 2018-09-16 00:05:44 +05:30
Kashish Sharma 9436329cfe Add licensing and contact information, extend thanks 2018-09-15 23:24:57 +05:30
Kashish Sharma 8241b93068 De-abbreviate package prefix, use nameless 2018-09-15 22:37:02 +05:30
Kashish Sharma 203161bac6 New TODOs - flx indicator, prefix-deabbreviation, tests 2018-09-15 18:14:24 +05:30
Kashish Sharma acc34aeee0 Move commentary to README.md, delete some weird bits 2018-09-14 16:35:20 +05:30
Kashish Sharma 330a4ac016 Add provide form 2018-09-14 16:11:56 +05:30
Kashish Sharma 408798c79f Use completing read, add TODOs 2018-09-14 16:11:56 +05:30
Kashish Sharma 2e3c0d4a46 Add im/save-search-string stub 2018-09-14 16:11:56 +05:30
Kashish Sharma 6b94ef73d7 Implement bpalmer's suggestions
defvars -> defcustom for variables intended for user-modification
buflength -> buffer-count
(equal major-mode 'dired-mode) -> (derived-mode-p 'dired-mode)
2018-09-14 16:11:31 +05:30
Kashish Sharma e24f59e71c Colors are done! 2018-09-14 16:11:28 +05:30
Kashish Sharma f0a4931bc8 Improve opening comments 2018-09-14 16:11:24 +05:30
Kashish Sharma 3beb546941 Create buffer on non-matching input 2018-09-14 16:11:18 +05:30
Kashish Sharma 6ca002d534 Various non-code improvements/cleanup 2018-09-14 16:11:11 +05:30
Kashish Sharma b9e869ab81 Refactor complete + new features 2018-09-14 16:11:07 +05:30
Kashish Sharma 106b5550a0 refactor (WIP) + improved coloring 2018-09-14 16:11:04 +05:30
Kashish Sharma a2ddcf115d Clarify docstrings 2018-09-14 16:10:59 +05:30
Kashish Sharma 3b841e44f9 Changes for easier browsing 2018-09-14 16:10:54 +05:30
Kashish Sharma 75297d9fe0 im/process-buffer-list -> im/prep-buffer-list 2018-09-14 16:10:54 +05:30
Kashish Sharma d32fa9853a Move diagram comment to the end 2018-09-14 16:10:40 +05:30
Kashish Sharma 4abd63f0cd im/sort-buffer-list -> im/process-buffer-list 2018-09-14 16:10:40 +05:30
Kashish Sharma ae49fdfc64 Move old functions up 2018-09-14 16:10:40 +05:30
Kashish Sharma a83796d09d Move personal keybinds to cp-ido 2018-09-14 16:10:40 +05:30
Kashish Sharma ee34a47e38 variables for abnormal hooks 2018-09-14 16:10:40 +05:30
Kashish Sharma d1fe11f551 Create ->list 2018-09-14 16:10:16 +05:30
Kashish Sharma e13347430a Replace cp/ with im/, remove 'ido-mini-' prefixes 2018-09-14 16:10:16 +05:30
Kashish Sharma 31eb33a402 Move ido-mini code to its own file 2018-09-14 16:10:16 +05:30
Kashish Sharma 8608f12271 initial commit 2018-09-14 16:09:49 +05:30