Skip to content

My personal script to install Neovim with my configs in Manjaro Linux environment.

Notifications You must be signed in to change notification settings

ailsonguedes/Neovim_Install_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Install Script

By: Ailson Guedes

Shell script made to automate the process to install Neovim with my personal configs.

🔧 Tools:

  • GNU Bash: A command line interpreter known between others translators for user to operational systems, known by shell.

💻 How to Run:

This project was made to install my Neovim configs in Manjaro Linux. Feel free to modify this script to uso in distro of your choice.

  1. Turn this script in executable file:
  chmod +x projectname.sh
  1. Run this projec (Linux):
  ./projectname <username>
  1. Wait the script run time.

  2. Check the init.vim file in Neovim config path.

  3. Finally, use the command PlugInstall in Neovim to install this configs.

PS: remember to install lua lang so that you can install toggleterm correctly.

🙏 Contributions:

Feel free to contribute to thiw project and, if you have any questions, please contact me.

About

My personal script to install Neovim with my configs in Manjaro Linux environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages