We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e903e commit cd39a05Copy full SHA for cd39a05
.github/workflows/main.yml
@@ -10,11 +10,6 @@
10
- doc/*
11
workflow_dispatch:
12
13
-# Prevent concurrent auto-commits
14
-concurrency:
15
- group: auto-commit
16
- cancel-in-progress: true
17
-
18
jobs:
19
build:
20
runs-on: ubuntu-latest
README.md
@@ -34,9 +34,6 @@
34
35
## Install
36
37
-**NOTE**: upstream xml has been [broken](https://github.com/lubyk/xml/pull/20).
38
-use the [fork](assets/rockspecs/xml-1.1.3-1.rockspec) before installing.
39
40
### rocks.nvim
41
42
#### Command style
0 commit comments