Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
14
.config/lite-xl/plugins/lintplus/manifest.json
Normal file
14
.config/lite-xl/plugins/lintplus/manifest.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"addons": [
|
||||
{
|
||||
"id": "lintplus",
|
||||
"name": "Lint+",
|
||||
"description": "An improved linting plugin.",
|
||||
"version": "0.2",
|
||||
"mod_version": "3",
|
||||
"tags": [
|
||||
"linter"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue