From ab67e666824f6b6562f8a4522551b1e331165422 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 26 Feb 2023 08:02:53 +0000 Subject: [PATCH] f: neovim --- nvim/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 nvim/README.md diff --git a/nvim/README.md b/nvim/README.md new file mode 100644 index 000000000..0cb6a3d9b --- /dev/null +++ b/nvim/README.md @@ -0,0 +1,21 @@ +--- +title: nvim +homepage: https://neovim.io/ +tagline: | + neovim: hyperextensible Vim-based text editor +--- + +To update or switch versions, run `webi nvim@stable` (or `@v0.7`, `@beta`, etc). + +### Files + +These are the files / directories that are created and/or modified with this +install: + +```text +~/.config/envman/PATH.env +~/.config/nvim/init.vim +~/.local/opt/neovim/ +``` + +## Cheat Sheet