diff --git a/README.md b/README.md new file mode 100644 index 0000000..34f7602 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Usage + +```bash +> ln -s /* ~/.config/nvim +``` + +# Contents + +My neovim config as of Oct 21, 2022 20% organic and 80% copy-pasted from [this post](https://rsdlt.github.io/posts/rust-nvim-ide-guide-walkthrough-development-debug/).