Skip to content

Commit

Permalink
Remove vim-slack, add vim-mjml
Browse files Browse the repository at this point in the history
I did this because I think it might be causing a crash

Add the vim-mjml syntax as I was interacting with mjml files the other
day.
  • Loading branch information
drewdeponte committed Mar 21, 2019
1 parent 8c2e3b4 commit 30c9b55
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
[submodule "pack/bundle/start/vim-ping-cursor"]
path = pack/bundle/start/vim-ping-cursor
url = https://github.com/uptech/vim-ping-cursor.git
[submodule "pack/bundle/start/vim-slack-format"]
path = pack/bundle/start/vim-slack-format
url = https://github.com/uptech/vim-slack-format.git
[submodule "pack/bundle/start/vim-test-recall"]
path = pack/bundle/start/vim-test-recall
url = https://github.com/uptech/vim-test-recall.git
Expand Down Expand Up @@ -67,3 +64,6 @@
[submodule "pack/bundle/start/vim-jellybeans"]
path = pack/bundle/start/vim-jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "pack/bundle/start/vim-mjml"]
path = pack/bundle/start/vim-mjml
url = https://github.com/amadeus/vim-mjml.git
1 change: 1 addition & 0 deletions pack/bundle/start/vim-mjml
Submodule vim-mjml added at de04af
1 change: 0 additions & 1 deletion pack/bundle/start/vim-slack-format
Submodule vim-slack-format deleted from 56426b
2 changes: 1 addition & 1 deletion pack/bundle/start/vim-textobj-user

0 comments on commit 30c9b55

Please sign in to comment.