diff options
author | Matthew Wozniak <sirtomato999@gmail.com> | 2023-06-29 18:32:01 -0400 |
---|---|---|
committer | Matthew Wozniak <sirtomato999@gmail.com> | 2023-06-29 18:32:01 -0400 |
commit | 4988d7eeca1ab0896dd6570ea8db345f7f076ed3 (patch) | |
tree | 56a268c8b1ee40b32c3937ad323b920c7bae3f55 /.gitmodules | |
parent | 991b90da98ad3f1da30dcb58c6f835bef9124097 (diff) | |
download | nvim-4988d7eeca1ab0896dd6570ea8db345f7f076ed3.tar.gz nvim-4988d7eeca1ab0896dd6570ea8db345f7f076ed3.zip |
get rid of weird buggy packer
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |