diff options
author | Juan J. Martinez <jjm@usebox.net> | 2019-05-08 21:01:10 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:28 +0100 |
commit | 9a5b3e635b3c49ccb9025cce64939572394984f3 (patch) | |
tree | 4ca9d97d04f91169c5aae168b07a2892a25f1f04 | |
parent | aad1aed1c404de6fab87dabbbfe8e990736ac9ff (diff) | |
download | dotnvim-9a5b3e635b3c49ccb9025cce64939572394984f3.tar.gz dotnvim-9a5b3e635b3c49ccb9025cce64939572394984f3.zip |
Removed monokai (some issues)
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-monokai | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 636e150..2e32143 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,3 @@ [submodule "bundle/terminus"] path = bundle/terminus url = https://github.com/wincent/terminus -[submodule "bundle/vim-monokai"] - path = bundle/vim-monokai - url = https://github.com/crusoexia/vim-monokai.git diff --git a/bundle/vim-monokai b/bundle/vim-monokai deleted file mode 160000 -Subproject 31209057d2219a8d88bff0675020a1833864de8 |