diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-02 19:23:57 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-02 19:23:57 +0100 |
commit | 1deef8e1a82c839120b49188819c8a6880d964f4 (patch) | |
tree | ffddc2bb3ea73e53443628d91f6b5270531a1c84 /.config/coc/extensions | |
parent | 932a3700512319e43ac788a55996a236b612f5f1 (diff) |
remove vim-plug from repository + install vim plugins automatically in bootstrap process
Diffstat (limited to '.config/coc/extensions')
-rw-r--r-- | .config/coc/extensions/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json index ad9dfbf..c2e9424 100644 --- a/.config/coc/extensions/package.json +++ b/.config/coc/extensions/package.json @@ -17,5 +17,5 @@ }, "disabled": [], "locked": [], - "lastUpdate": 1707505805890 + "lastUpdate": 1709403736637 }
\ No newline at end of file |