Add readme
This commit is contained in:
parent
9f55f96731
commit
60cd43ea75
15
README.md
15
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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user