On Wednesday, 20 June 2018 at 19:08:49 UTC, Timoses wrote:
Timoses <[email protected]> wrote:
Any ideas why autocompletion doesn't?
Opps. I suppose One should use vim's autocomplete feature : D
(i_CTRL-P)
Hm, this doesn't seem to use the autocomplete feature.
I've set it up so far that I can use `:DUjump` on for example
std.algorithm and it'll jump right to the algorithm file. NICE!
But, how to use the autocompletion feature?
E.g. typing
levensh
and trying i_CTRL-P does not resolve to anything...
How does it work??