Skip to content

FesaGemini/AtLas-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtLas-vim

Plug and play, easy to install neovim distro

Requirements: Neovim >= 6.0

Installation instruction :

Automatic Installation :

curl https://raw.githubusercontent.com/FesaGemini/AtLas-vim/main/lua/core/install/install.sh | bash

Manual installation :

  1. Install Packer.nvim
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  1. Make a backup on your old config
mv ~/.config/nvim ~/.config/nvim.bck
  1. Clone the repo
git clone https://github.com/FesaGemini/AtLas-vim.git ~/.config/nvim
  1. Launch Nvim with following command
nvim +'hi NormalFloat guibg=#1e222a' +PackerSync
  1. You're good to go ( install script coming soon )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published