diff options
author | Jackson Taylor <jtaylormuffins@gmail.com> | 2021-01-27 22:02:13 -0500 |
---|---|---|
committer | Jackson Taylor <jtaylormuffins@gmail.com> | 2021-01-27 22:02:13 -0500 |
commit | e5d3687bf9c7c83e9841f9e70c73a05d8ae56c02 (patch) | |
tree | 770cbc8dc0224814de17e42422e1927bbeaccfa9 /.config/coc/extensions |
Initial commit
Diffstat (limited to '.config/coc/extensions')
-rw-r--r-- | .config/coc/extensions/db.json | 3 | ||||
-rw-r--r-- | .config/coc/extensions/package.json | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.config/coc/extensions/db.json b/.config/coc/extensions/db.json new file mode 100644 index 0000000..53e16de --- /dev/null +++ b/.config/coc/extensions/db.json @@ -0,0 +1,3 @@ +{ + "lastUpdate": 1590967671395 +}
\ No newline at end of file diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json new file mode 100644 index 0000000..feb69ef --- /dev/null +++ b/.config/coc/extensions/package.json @@ -0,0 +1 @@ +{"dependencies":{}}
\ No newline at end of file |