대망의 neovim이 0.1 릴리스 되었기 때문에 설치해 보았다

1550 단어 neovimVim
Release v0.1.0 · neovim/neovim

설치



Installing Neovim · neovim/neovim Wiki 에 써 있는 대로이지만, 막혔으므로
$ brew install neovim/neovim/neovim 에서 기본 OK.

오류 1



MacPorts의 잔해가 남아 있었기 때문에 이끼였다.
MacPorts 제거 등으로 구그하고 MacPorts 얽힌 데이터 삭제

오류 2


aclocal: error: aclocal: file '/usr/local/share/aclocal/ksba.m4' does not exist
make[2]: *** [build/src/libuv-stamp/libuv-configure] Error 1
make[1]: *** [CMakeFiles/libuv.dir/all] Error 2
make: *** [all] Error 2

구그라면,
Developers - brew error aclocal/ksba.m4 does not exist

설정


$ ln -s ~/.vim ~/.config/nvim
$ ln -s ~/.vimrc ~/.config/nvim/init.vim

시작


$ nvim



플러그인이나 움직이지 않는다고 생각했지만 의외로 움직였다.
조금 사용해 보겠습니다.

좋은 웹페이지 즐겨찾기