Related to #10, where neocomplete will process file specified by dictionary at load time, causing a 3-4 second delay per buffer when lexical#init() is called.
Then, global load will have a single delay when starting vim. Buffer-specific calls to lexical#init() will no longer delay.
Related to #10, where neocomplete will process file specified by dictionary at load time, causing a 3-4 second delay per buffer when lexical#init() is called.
Then, global load will have a single delay when starting vim. Buffer-specific calls to lexical#init() will no longer delay.