[slime-devel] Fuzzy Completion on <tab>
Stas Boukarev
stassats at gmail.com
Thu Apr 14 23:08:17 UTC 2011
"Chris Kim" <chrisk414 at hotmail.com> writes:
> Hi guys,
>
> Do you know how to enable fuzzy completion bind on <tab> key on both slime
> and REPL buffer?
> It seems REPL need be enabled separately.
>
> <tab> would be the most intuitive key but naively setting it below would
> cause conflict with normal tab functionality, i.e. indentation.
> (define-key slime-mode-map (kbd "<tab>") 'slime-fuzzy-complete-symbol)
> I would be nice to enable the completion only at the end of the word.
Try slime-indent-and-complete-symbol instead.
--
With best regards, Stas.
More information about the slime-devel
mailing list