
Lunar Vim 설치
간단한 설명
Neovim을 위한 빠른 IDE 레이어입니다. Vim은 어느 시점에서 코드에 집중할 수 있도록 하고, 그로 인해 마우스 대신 키보드를 주요 도구로 사용합니다.
이전에 설치된 도구.
패키지 관리자Homebrew를 사용하여 주요 도구를 설치할 수 있습니다.
brew install git
brew install node
brew install python
brew install neovim
brew install lua
선택적 Yarn if
npm
가 설치 프로세스에서 작동하지 않습니다.brew install yarn
Cargo
curl https://sh.rustup.rs -sSf | sh
설치
Lunar Vim 설치:
bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh)
질문:
y
. y
y
그런 다음 명령
lvim
을 사용하여 터미널을 사용할 수 있습니다.