Semshi
Semantic Highlighting for Python in Neovim
Dependencies
이후, vim에서 :UpdateRemotePlugins
명령을 사용하면 된다.
Troubleshooting
E117: Unknown function: SemshiBufWipeout
대략 다음과 같은 에러가 출력된다:
Error detected while processing BufWipeout Autocommands for "*":
E117: Unknown function: SemshiBufWipeout
Error detected while processing function <SNR>139_filetype_changed:
line 4:
E492: Not an editor command: Semshi enable
Press ENTER or type command to continue
간단히, :UpdateRemotePlugins
를 사용하면 된다.