Skip to content

Commit 6be8e1c

Browse files
committed
f: neovim
1 parent 55c4717 commit 6be8e1c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

nvim/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: nvim
3+
homepage: https://neovim.io/
4+
tagline: |
5+
neovim: hyperextensible Vim-based text editor
6+
---
7+
8+
To update or switch versions, run `webi nvim@stable` (or `@v0.7`, `@beta`, etc).
9+
10+
### Files
11+
12+
These are the files / directories that are created and/or modified with this
13+
install:
14+
15+
```text
16+
~/.config/envman/PATH.env
17+
~/.config/nvim/init.vim
18+
~/.local/opt/neovim/
19+
```
20+
21+
## Cheat Sheet

0 commit comments

Comments
 (0)