Skip to content

Commit

Permalink
Merge pull request slim-template#36 from jacknagel/patch-1
Browse files Browse the repository at this point in the history
Remove over-eager ftplugin indent settings
  • Loading branch information
Andrew Stone committed Aug 11, 2013
2 parents 39a968e + 1e4e488 commit ee8f2a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
3 changes: 1 addition & 2 deletions ftdetect/slim.vim
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
autocmd BufNewFile,BufRead *.slim set syntax=slim|set ft=slim
autocmd FileType slim set tabstop=2|set shiftwidth=2|set expandtab
autocmd BufNewFile,BufRead *.slim setf slim
6 changes: 0 additions & 6 deletions ftplugin/slim.vim

This file was deleted.

0 comments on commit ee8f2a5

Please sign in to comment.