Hi,
I have copy pasted the following into my neovim init file:
autocmd FileType php LanguageClientStart
However, upon start up I get the following error:
Error detected while processing FileType Auto commands for "php":
E492: Not an editor command: LanguageClientStart
Hi,
I have copy pasted the following into my neovim init file:
However, upon start up I get the following error: