DEV Community

Cover image for Installing Lunar Vim
Emmanuel Morales
Emmanuel Morales

Posted on • Edited on

3

Installing Lunar Vim

Brief description

Is a fast IDE layer for Neovim. Vim, at some point let you be focus on the code, and by that, use the keyboard as the main tool, instead of the mouse.

Previous installed tools.

We can use the package manager Homebrew to install the main tools:

brew install git
brew install node
brew install python
brew install neovim
brew install lua
Enter fullscreen mode Exit fullscreen mode

Optional Yarn if npmdoes not work in the installation process.

brew install yarn
Enter fullscreen mode Exit fullscreen mode

Cargo

curl https://sh.rustup.rs -sSf | sh
Enter fullscreen mode Exit fullscreen mode

Installation

Lunar Vim installation:

bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh)
Enter fullscreen mode Exit fullscreen mode

Asked questions:

  • Would you like to install LunarVim's NodeJS dependencies?: y.
  • Would you like to install LunarVim's Python dependencies?: y
  • Would you like to install LunarVim's Rust dependencies?: y

Then we can use the command lvim to use it our terminal

Image description

Oficial Documentation:

Image of Datadog

Master Mobile Monitoring for iOS Apps

Monitor your app’s health with real-time insights into crash-free rates, start times, and more. Optimize performance and prevent user churn by addressing critical issues like app hangs, and ANRs. Learn how to keep your iOS app running smoothly across all devices by downloading this eBook.

Get The eBook

Top comments (1)

Collapse
 
dhruvindev profile image
Dhruvin

Thanks mate this helped me out, I was'nt sure how to install cargo.
Can't wait to try lunarVim!

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up