Starting in Lunar Vim (in Mac)

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 Hom…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Emmanuel Morales

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

Optional Yarn if npmdoes not work in the installation process.

brew install yarn

Cargo

curl https://sh.rustup.rs -sSf | sh

Installation

Lunar Vim installation:

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

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:


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Emmanuel Morales


Print Share Comment Cite Upload Translate Updates
APA

Emmanuel Morales | Sciencx (2022-09-13T21:22:12+00:00) Starting in Lunar Vim (in Mac). Retrieved from https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/

MLA
" » Starting in Lunar Vim (in Mac)." Emmanuel Morales | Sciencx - Tuesday September 13, 2022, https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/
HARVARD
Emmanuel Morales | Sciencx Tuesday September 13, 2022 » Starting in Lunar Vim (in Mac)., viewed ,<https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/>
VANCOUVER
Emmanuel Morales | Sciencx - » Starting in Lunar Vim (in Mac). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/
CHICAGO
" » Starting in Lunar Vim (in Mac)." Emmanuel Morales | Sciencx - Accessed . https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/
IEEE
" » Starting in Lunar Vim (in Mac)." Emmanuel Morales | Sciencx [Online]. Available: https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/. [Accessed: ]
rf:citation
» Starting in Lunar Vim (in Mac) | Emmanuel Morales | Sciencx | https://www.scien.cx/2022/09/13/starting-in-lunar-vim-in-mac/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.