Add coc config
This commit is contained in:
2
.config/coc/commands
Normal file
2
.config/coc/commands
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
prettier.formatFile
|
||||||
|
workspace.showOutput
|
||||||
3
.config/coc/extensions/db.json
Normal file
3
.config/coc/extensions/db.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"lastUpdate": 1586260042078
|
||||||
|
}
|
||||||
12
.config/coc/extensions/package.json
Normal file
12
.config/coc/extensions/package.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"dependencies": {
|
||||||
|
"coc-css": ">=1.2.2",
|
||||||
|
"coc-emmet": "^1.1.4",
|
||||||
|
"coc-eslint": ">=1.2.6",
|
||||||
|
"coc-html": ">=1.2.4",
|
||||||
|
"coc-json": ">=1.2.5",
|
||||||
|
"coc-prettier": ">=1.1.12",
|
||||||
|
"coc-svelte": "^0.0.2",
|
||||||
|
"coc-tsserver": ">=1.4.12"
|
||||||
|
}
|
||||||
|
}
|
||||||
1
.config/coc/extensions/test.js
Normal file
1
.config/coc/extensions/test.js
Normal file
@@ -0,0 +1 @@
|
|||||||
|
console.log("testing");
|
||||||
4207
.config/coc/extensions/yarn.lock
Normal file
4207
.config/coc/extensions/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
30
.config/coc/history.json
Normal file
30
.config/coc/history.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"diagnostics": {
|
||||||
|
"%2Fhome%2Fh%2Fdev%2Fforks%2Fhydra": [
|
||||||
|
":q"
|
||||||
|
],
|
||||||
|
"%2Fhome%2Fh%2F": {
|
||||||
|
"config%2Fcoc%2Fextensions": [
|
||||||
|
"es"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"%2Fhome%2Fh%2Fgdm": [
|
||||||
|
" k"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"lists": {
|
||||||
|
"%2Fhome%2Fh%2Fdev%2Fforks%2Fhydra": [
|
||||||
|
"diagno"
|
||||||
|
],
|
||||||
|
"%2Fhome%2Fh%2Fgdm%2Fouderenraad-gent%2Fclient": [
|
||||||
|
"output"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"extensions": {
|
||||||
|
"%2Fhome%2Fh%2F": {
|
||||||
|
"config%2Fcoc%2Fextensions": [
|
||||||
|
"t:"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
4
.config/coc/lists
Normal file
4
.config/coc/lists
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
output
|
||||||
|
extensions
|
||||||
|
services
|
||||||
|
diagnostics
|
||||||
1
.config/coc/memos.json
Normal file
1
.config/coc/memos.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
0
.config/coc/mru
Normal file
0
.config/coc/mru
Normal file
Reference in New Issue
Block a user