mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-03 23:36:45 +00:00
f: neovim
This commit is contained in:
21
nvim/README.md
Normal file
21
nvim/README.md
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user