File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
[ ![ Chat] [ chat-badge ]] [ chat ]
10
10
11
11
[ unist] [ ] utility to convert positional info between [ unist] [ ] and
12
- [ language server protocol] [ ]
12
+ [ language server protocol] [ lsp ]
13
13
14
14
## Contents
15
15
32
32
## What is this?
33
33
34
34
This package is a utility that converts positional info between [ unist] [ ] and
35
- [ language server protocol] [ ] .
35
+ [ language server protocol] [ lsp ] .
36
36
37
37
## When should I use this?
38
38
@@ -201,7 +201,7 @@ This package is safe.
201
201
202
202
* [ ` unist ` ] [ unist ]
203
203
— specification for abstract syntax trees
204
- * [ Language server protocol] ( https://microsoft.github.io/language-server-protocol )
204
+ * [ Language server protocol] [ lsp ]
205
205
— protocol to communicate between editors and language servers
206
206
207
207
## Contribute
@@ -246,7 +246,7 @@ abide by its terms.
246
246
247
247
[ chat ] : https://github.com/syntax-tree/unist/discussions
248
248
249
- [ language server protocol ] : https://microsoft.github.io/language-server-protocol
249
+ [ lsp ] : https://microsoft.github.io/language-server-protocol
250
250
251
251
[ license ] : license
252
252
You can’t perform that action at this time.
0 commit comments