Skip to content

Commit 015c802

Browse files
docs: update configs.md
skip-checks: true
1 parent 98f3d1d commit 015c802

2 files changed

Lines changed: 937 additions & 1385 deletions

File tree

doc/configs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5542,6 +5542,7 @@ You can install the server easily using go install:
55425542
go install github.com/wader/jq-lsp@master
55435543
# copy binary to $PATH
55445544
cp $(go env GOPATH)/bin/jq-lsp /usr/local/bin
5545+
55455546
```
55465547
Note: To activate properly nvim needs to know the jq filetype.
55475548
You can add it via:
@@ -12123,6 +12124,7 @@ git clone https://codeberg.org/caradhras/uvls
1212312124
cd uvls
1212412125
cargo install --path .
1212512126
```
12127+
1212612128
Note: To activate properly nvim needs to know the uvl filetype.
1212712129
You can add it via:
1212812130
```lua

0 commit comments

Comments
 (0)