mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 14:33:50 -05:00
Compare commits
2 Commits
master
...
e9393ee81f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9393ee81f | ||
|
|
10e7eff1e4 |
6
ftplugin/brewfile.vim
Normal file
6
ftplugin/brewfile.vim
Normal file
@@ -0,0 +1,6 @@
|
||||
if polyglot#init#is_disabled(expand('<sfile>:p'), 'brewfile', 'ftplugin/brewfile.vim')
|
||||
finish
|
||||
endif
|
||||
|
||||
" Load ruby filetype plugin
|
||||
runtime! ftplugin/ruby.vim
|
||||
Reference in New Issue
Block a user