Add vim dracula-theme
prithugoswami prithugoswami524@gmail.com
Wed, 01 May 2019 17:16:35 +0530
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
.gitmodules
→
.gitmodules
@@ -28,3 +28,6 @@ url = https://github.com/sickill/vim-monokai
[submodule ".vim/bundle/Colorizer"] path = .vim/bundle/Colorizer url = https://github.com/chrisbra/Colorizer +[submodule ".vim/bundle/dracula-theme"] + path = .vim/bundle/dracula-theme + url = git@github.com:dracula/vim.git