diff options
author | 2023-06-29 18:32:01 -0400 | |
---|---|---|
committer | 2023-06-29 18:32:01 -0400 | |
commit | 4988d7eeca1ab0896dd6570ea8db345f7f076ed3 (patch) | |
tree | 56a268c8b1ee40b32c3937ad323b920c7bae3f55 | |
parent | 991b90da98ad3f1da30dcb58c6f835bef9124097 (diff) | |
download | nvim-4988d7eeca1ab0896dd6570ea8db345f7f076ed3.tar.gz nvim-4988d7eeca1ab0896dd6570ea8db345f7f076ed3.zip |
get rid of weird buggy packer
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | site/pack/packer/start/packer.nvim | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 7467f4b..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "site/pack/packer/start/packer.nvim"] - path = site/pack/packer/start/packer.nvim - url = https://github.com/wbthomason/packer.nvim diff --git a/site/pack/packer/start/packer.nvim b/site/pack/packer/start/packer.nvim deleted file mode 160000 -Subproject 1d0cf98a561f7fd654c970c49f917d74fafe153 |