Skip to content

Commit 22041a5

Browse files
committed
added slim syntax highlight
1 parent cd11cb5 commit 22041a5

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,6 @@
190190
[submodule "bundle/vim-vroom"]
191191
path = bundle/vim-vroom
192192
url = git://github.com/skalnik/vim-vroom.git
193+
[submodule "bundle/vim-slim"]
194+
path = bundle/vim-slim
195+
url = git://github.com/bbommarito/vim-slim.git

README.textile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ h1. Bundled Plugins
4343
* "vividchalk":http://www.vim.org/scripts/script.php?script_id=1891 - color scheme inspired by the classic Vibrant for Textmate
4444
* "Zencoding":http://www.vim.org/scripts/script.php?script_id=2981 - powerful way for HTML abbreviations (learn here: http://code.google.com/p/zen-coding/). Type abbreviation and press Ctrl+Y+comma (c-y ,)
4545
* "ZoomWin":https://github.com/vim-scripts/ZoomWin - Zoom in/out of windows (toggle between one window and multi-window)
46+
* "vim-slim":https://github.com/bbommarito/vim-slim - syntax highlight for Slim
4647

4748
h1. Usage
4849

bundle/vim-slim

Submodule vim-slim added at 7bb64ea

0 commit comments

Comments
 (0)