Skip to content

pssyt2009/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configs

Showcase

To get this config simply run the following shell script for your distribution:

WARNING: Before continuing Please backup your existing neovim configs as the scripts will remove those.

Ubuntu/Debain

git clone https://github.com/pssyt2009/neovim
cd neovim
./debian.sh

Finally Run

nvim +PackerSync

Ignore any errors and keep hitting the enter key. If Packer Screen does not come then run

:PackerSync

Arch Linux

git clone https://github.com/pssyt2009/neovim
cd neovim
./arch.sh

Finally Run

nvim +PackerSync

Ignore any errors and keep hitting the enter key. If Packer Screen does not come then run

:PackerSync