diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json new file mode 100644 index 0000000..73b3d33 --- /dev/null +++ b/.config/coc/extensions/package.json @@ -0,0 +1,12 @@ +{ + "dependencies": { + "coc-clangd": ">=0.9.0", + "coc-cmake": ">=0.1.1", + "coc-css": ">=1.2.6", + "coc-html": ">=1.4.1", + "coc-json": ">=1.3.4", + "coc-python": ">=1.2.13", + "coc-sh": ">=0.6.0", + "coc-tsserver": ">=1.6.8" + } +} \ No newline at end of file diff --git a/.config/coc/list-extensions-history.json b/.config/coc/list-extensions-history.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.config/coc/list-extensions-history.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.config/coc/list-lists-history.json b/.config/coc/list-lists-history.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.config/coc/list-lists-history.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.config/coc/lists b/.config/coc/lists new file mode 100644 index 0000000..ede5d71 --- /dev/null +++ b/.config/coc/lists @@ -0,0 +1 @@ +extensions \ No newline at end of file