I've set a dictionary with the command:
set dictionary+=~/Dictionary.txt And add the following command to make more quickly to access it:
set complete+=k But I still have to press <CTRL-N> to access it.
Is there a way to get the completions as I'm typing? I mean, without having to press any keys to access it. I would like to have it the same way the autocompletion works for words that are in the buffer, they appear in the autocompletion box as I type, without having to press any keys to invoke it.
set complete+=kspell,d(d for adding dictionaries)