Attempt to organize COC a little bit with .gitignore. This is a whole topic on its own.
This commit is contained in:
parent
70fdcd2a87
commit
410c40c3bf
|
|
@ -1,6 +0,0 @@
|
|||
python.setInterpreter
|
||||
python.setLinter
|
||||
python.execInTerminal
|
||||
snippets.editSnippets
|
||||
fzf-preview.Jumps
|
||||
explorer
|
||||
Binary file not shown.
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"lastUpdate": 1601580797562
|
||||
}
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"coc-actions": "^1.4.2",
|
||||
"coc-css": ">=1.2.5",
|
||||
"coc-cssmodules": ">=1.0.0",
|
||||
"coc-emmet": ">=1.1.6",
|
||||
"coc-emoji": ">=1.2.3",
|
||||
"coc-eslint": ">=1.3.1",
|
||||
"coc-explorer": "^0.8.2",
|
||||
"coc-floaterm": ">=0.0.7",
|
||||
"coc-fzf-preview": ">=0.4.16",
|
||||
"coc-html": ">=1.2.4",
|
||||
"coc-java": ">=1.4.12",
|
||||
"coc-java-debug": ">=0.1.4",
|
||||
"coc-json": ">=1.3.2",
|
||||
"coc-lists": ">=1.3.10",
|
||||
"coc-marketplace": ">=1.7.0",
|
||||
"coc-pairs": ">=1.2.21",
|
||||
"coc-prettier": ">=1.1.17",
|
||||
"coc-python": ">=1.2.13",
|
||||
"coc-sh": ">=0.6.0",
|
||||
"coc-snippets": ">=2.2.1",
|
||||
"coc-svg": ">=0.0.13",
|
||||
"coc-tabnine": ">=1.2.2",
|
||||
"coc-tasks": ">=0.1.0",
|
||||
"coc-tsserver": ">=1.5.7",
|
||||
"coc-vimlsp": ">=0.10.1",
|
||||
"coc-xml": ">=1.13.2",
|
||||
"coc-yaml": ">=1.1.0",
|
||||
"coc-yank": ">=1.1.7"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0L2ZveGhvdW5kL3NpZ2ludA==": [
|
||||
"exit",
|
||||
"python.setInterp",
|
||||
"python.setin"
|
||||
],
|
||||
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0": [
|
||||
"exit"
|
||||
],
|
||||
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0L2ZveGhvdW5k": [
|
||||
"python.se"
|
||||
],
|
||||
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0L3Rlc3Rz": [
|
||||
"python.setin",
|
||||
"python.setint"
|
||||
],
|
||||
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvdG9rZW5zcGljZTI=": [
|
||||
"setInterpreter",
|
||||
"pythonsetInt"
|
||||
]
|
||||
}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{}
|
||||
Loading…
Reference in New Issue