Neovim_Backup/README.md
2021-12-25 01:41:57 -06:00

836 B

My personal neovim configuration, liberally sprinkling chunks of CodeArt & NvChad throughout

Table of Contents

[[TOC]]

Supported Operating Systems

  • macOS

Requirements

In the scenario your OS is not listed in Supported Operating Systems you will have to manually install the following packages:

Installation

  • Curl
bash -c $(curl https://gitlab.orion-technologies.io/backups/neovim-backup/-/raw/Development/install.bash)
  • Wget
bash -c $(wget https://gitlab.orion-technologies.io/backups/neovim-backup/-/raw/Development/install.bash)