Skip to content

Commit 596a479

Browse files
authored
Merge pull request #56 from superlou/master
Fixed lapce-python to point at volt.toml
2 parents 072c0ff + be24db2 commit 596a479

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

volts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"display-name": "Python",
2222
"author": "various",
2323
"description": "Python for Lapce using python-lsp-server",
24-
"meta": "https://raw.githubusercontent.com/superlou/lapce-python/volt/plugin.toml"
24+
"meta": "https://raw.githubusercontent.com/superlou/lapce-python/volt/volt.toml"
2525
},
2626
{
2727
"name": "aleph",

volts2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"display-name": "Python",
7070
"author": "various",
7171
"description": "Python for Lapce using python-lsp-server",
72-
"meta": "https://raw.githubusercontent.com/superlou/lapce-python/volt/plugin.toml"
72+
"meta": "https://raw.githubusercontent.com/superlou/lapce-python/volt/volt.toml"
7373
},
7474
{
7575
"name": "lapce-dart",

0 commit comments

Comments
 (0)