From 57caefedfa7741540f2c05c7ce91c9893b278fb2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 14 Jan 2025 15:56:16 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/neovim/README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/neovim/README.md b/src/neovim/README.md index 953f3a7..0610f60 100644 --- a/src/neovim/README.md +++ b/src/neovim/README.md @@ -1,10 +1,7 @@ -# Neovim (neovim) -Installs neovim. Includes the following dependencies: +# Neovim (neovim) -- lazygit -- ripgrep -- lemonade +Installs neovim and plugin dependencies ## Example Usage @@ -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`._