Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 556 Bytes

Scripts

Scripts for installing & configuring neovim.

Use the setup script for your platform:

  • Windows
  • Linux
    • Note: Currently only RedHat and Debian family OSes are supported. This script is untested for Mac, Arch, Alpine, Nix, etc.
    • The Linux install script detects your OS and release and sets the package manager for you.
    • The script will install all dependencies using apt, dnf, etc.
    • On RedHat family OSes, if dnf is not found, the script will fall back to yum.