0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Feb 03, 2023 — Feb 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
only try to deactivate modes we're not using when we can actually do so More... over 15 years ago
too many indents... More... over 15 years ago
readme! More... over 15 years ago
don't try to de-activate completing libraries we may not have installed More... over 15 years ago
allow textmate-project-root to be called programatically More... over 15 years ago
Changed A-/ to use comment-or-uncomment-region-or-line More... over 15 years ago
simpler regexp that actually works with grep More... over 15 years ago
give the defvars a bit more room to breath More... over 15 years ago
enable and disable completing minor modes as appriate on enabling textmate-mode and provide a 'none' option that just uses completing-read More... over 15 years ago
make M-t work with icicles as well as ido More... over 15 years ago
screw that, let's go for the simplicity of only using `find` More... over 15 years ago
rewrite project finder to use loops and not recursion. also add a much faster `find` based version More... over 15 years ago
Binding some keys for Carbon. More... over 15 years ago
weird More... over 15 years ago
turn on ido mode + flex matching by default (important for goto symbol and goto file) More... over 15 years ago
brief comment on osx-key-mode-map More... over 15 years ago
try new, even faster file finder More... over 15 years ago
comment region or line More... over 15 years ago
goto file's file cache is optional More... over 15 years ago
bugfix: project root should always end in / More... over 15 years ago
textmate-clear-cache bindings More... over 15 years ago
implement Go to File caching with better excludes More... over 15 years ago
indent-according-to-mode More... over 15 years ago
error message if we can't find a project root More... over 15 years ago
bugfix for finding the project root More... over 15 years ago
add up / down keybindings for ido (to be more like textmate's Go to interface) More... over 15 years ago
documentation More... over 15 years ago
no more fuzzy-find-in-project More... over 15 years ago
use ido for fuzzy find in project - so fast and so awesome More... over 15 years ago
more pronounced, just in case More... over 15 years ago