all repos — dotfiles @ f2abf74ceab383832be73583f22eb53f46957a06

linux dotfiles

Add vim dracula-theme
prithugoswami prithugoswami524@gmail.com
Wed, 01 May 2019 17:16:35 +0530
commit

f2abf74ceab383832be73583f22eb53f46957a06

parent

19d5fede9251bc9509bf6a325dc8146ac3a28020

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