From 60cd43ea75aafd46617eb691112708c17b04b7dc Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 25 Dec 2021 00:15:40 -0600 Subject: [PATCH] Add readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index e69de29..b494569 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,15 @@ +My personal neovim configuration, liberally sprinkling chunks of [CodeArt](https://github.com/artart222/CodeArt) & [NvChad](https://github.com/NvChad/NvChad) throughout + +# Table of Contents +[[_TOC_]] + +# Supported Operating Systems +- macOS + +# Requirements +In the scenario your OS is *not* listed in [Supported Operating Systems](#supported-operating-systems) you will have to +manually install the following packages: +- [universal-ctags](https://github.com/universal-ctags/ctags) +- [fzf](https://github.com/junegunn/fzf) +- [ripgrep](https://github.com/BurntSushi/ripgrep) +