Skip to content

Commit 46cd2c4

Browse files
committed
Release: feature neovim 1.0.0
1 parent 60e3ee1 commit 46cd2c4

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

features/src/neovim/README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,13 @@
1-
# texlive
1+
# Neovim
22

33
#
44

55
```json
66
"features": {
7-
ghcr.io/bushero/devcontainers/features/texlive:3.1.0: {}
7+
"ghcr.io/bushero/devcontainers/features/neovim:1.0.0": {}
88
}
99
```
1010

11-
## Options
12-
13-
| Options Id | Description | Type | Default Value |
14-
|-----|-----|-----|-----|
15-
| scheme | TeX packages to be installed | String | scheme-basic |
16-
| packages | TeX packages to be installed | String | |
17-
18-
## Customizations
19-
20-
### VS Code Extenssions
21-
22-
- `james-yu.latex-workshop`
23-
2411
---
2512

26-
_Note: This file was auto-generated from the [devcontainer-feature.json](/features/src/texlive/devcontainer-feature.json). Add additional notes to a `Notes.md`._
13+
_Note: This file was auto-generated from the [devcontainer-feature.json](/features/src/neovim/devcontainer-feature.json). Add additional notes to a `Notes.md`._

0 commit comments

Comments
 (0)