-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
1 parent
8c2e3b4
commit 30c9b55
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule vim-slack-format
deleted from
56426b
Submodule vim-textobj-user
updated
3 files
+17 −20 | autoload/textobj/user.vim | |
+29 −15 | doc/textobj-user.txt | |
+99 −0 | t/keep-marks.vim |