mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Merge 10e7eff1e4 into 692e359ad9
This commit is contained in:
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