diff --git a/src/neovim/README.md b/src/neovim/README.md index 0955b5d..a55309a 100644 --- a/src/neovim/README.md +++ b/src/neovim/README.md @@ -1,9 +1,7 @@ -# Antidote (neovim) -Installs neovim. Includes the following dependencies: +# Neovim (neovim) -- lazygit -- ripgrep +Installs neovim and plugin dependencies ## Example Usage @@ -15,11 +13,12 @@ Installs neovim. Includes the following dependencies: ## Options -| Options Id | Description | Type | Default Value | -| ---------- | -------------------------------------------- | ------ | ------------- | -| plugins | List of plugins to install (comma separated) | string | - | -| username | Username to use | string | - | +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| username | Username to use | string | - | + + --- -_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`._