Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions src/neovim/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Neovim (neovim)

Installs neovim. Includes the following dependencies:
# Neovim (neovim)

- lazygit
- ripgrep
- lemonade
Installs neovim and plugin dependencies

## Example Usage

Expand All @@ -16,11 +13,13 @@ Installs neovim. Includes the following dependencies:

## Options

| Options Id | Description | Type | Default Value |
| ---------- | -------------------------------------------- | ------ | ------------- |
| username | Username to use | string | - |
| version | Version to use | string | stable |
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| username | Username to use | string | - |
| version | Version to use | string | stable |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/motion-12/devcontainer-features/blob/main/src/neovim/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/motion-12/devcontainer-features/blob/main/src/neovim/devcontainer-feature.json). Add additional notes to a `NOTES.md`._