Attempt to organize COC a little bit with .gitignore. This is a whole topic on its own.

This commit is contained in:
Shawn Anderson 2022-10-31 19:55:39 -07:00
parent 70fdcd2a87
commit 410c40c3bf
11 changed files with 0 additions and 66 deletions

View File

@ -1,6 +0,0 @@
python.setInterpreter
python.setLinter
python.execInTerminal
snippets.editSnippets
fzf-preview.Jumps
explorer

View File

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

View File

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

View File

@ -1,21 +0,0 @@
{
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0L2ZveGhvdW5kL3NpZ2ludA==": [
"exit",
"python.setInterp",
"python.setin"
],
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0": [
"exit"
],
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0L2ZveGhvdW5k": [
"python.se"
],
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvVGhlRm94aG91bmRQcm9qZWN0L3Rlc3Rz": [
"python.setin",
"python.setint"
],
"L2hvbWUvc2hhd24vV29ya3NwYWNlL0xURvCfmoAvdG9rZW5zcGljZTI=": [
"setInterpreter",
"pythonsetInt"
]
}

View File

@ -1 +0,0 @@
{}