Add coc config

master
Hektor Misplon 2020-04-07 20:42:16 +00:00
parent d6d5c63fa6
commit 291296510b
9 changed files with 4260 additions and 0 deletions

2
.config/coc/commands Normal file
View File

@ -0,0 +1,2 @@
prettier.formatFile
workspace.showOutput

View File

@ -0,0 +1,3 @@
{
"lastUpdate": 1586260042078
}

View 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"
}
}

View File

@ -0,0 +1 @@
console.log("testing");

File diff suppressed because it is too large Load Diff

30
.config/coc/history.json Normal file
View 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
View File

@ -0,0 +1,4 @@
output
extensions
services
diagnostics

1
.config/coc/memos.json Normal file
View File

@ -0,0 +1 @@
{}

0
.config/coc/mru Normal file
View File