astro.nvim
astro.nvim copied to clipboard
Faster Neovim Configuration
astro.nvim :new_moon:
This is my personal version not distro, not issues only for my personal use and as reference for write a new config
How install this?
This use the Vim-Packager plugin manager and Deno for the Git Client.
Requirements
- Neovim 0.20+ OR Vim 8.0.0902+
- Git
- Windows, Linux, macOS
- Deno
Installation
Mac/Linux
git clone https://github.com/TeoDev1611/astro.nvim ~/.config/nvim
git clone https://github.com/kristijanhusak/vim-packager ~/.local/share/nvim/site/pack/packager/opt/vim-packager
nvim +PackagerInstall
Windows (CMD)
git clone https://github.com/TeoDev1611/astro.nvim ~/.config/nvim
git clone https://github.com/kristijanhusak/vim-packager ~/AppData/Local/nvim-data/site/pack/packager/opt/vim-packager
nvim +PackagerInstall
Done!
Made with :heart: in Ecuador