mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-15 15:03:50 -05:00
Compare commits
2 Commits
master
...
e9393ee81f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9393ee81f | ||
|
|
10e7eff1e4 |
@@ -1,3 +1,7 @@
|
|||||||
|
This is my top-starred repository on Github, so I've decided to put this ad here:
|
||||||
|
|
||||||
|
If you work for big corp and seek consulting, please visit following repository: https://github.com/sheerun/consultation
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A collection of language packs for Vim.
|
A collection of language packs for Vim.
|
||||||
|
|||||||
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