Notice
Recent Posts
Recent Comments
Link
목록Editor/vim (1)
It won't hurt to try

neovim을 설치해서 사용하던 중 밑에와 같은 에러가 발생했다. bin path를 못찾고 있다는 에러 내용이였는데 밑의 내용을 해결했다. https://github.com/asvetliakov/vscode-neovim/issues/208 Neovim: configure the path to neovim and restart the editor · Issue #208 · asvetliakov/vscode-neovim I am using on MAC NVIM v0.4.3 and I have added Neovim in my path as: export PATH="/usr/local/bin/nvim:$PATH" When loading VSCode with vscode-neovim installed I alw..
Editor/vim
2021. 12. 18. 20:19