mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
3 lines
128 B
VimL
3 lines
128 B
VimL
autocmd BufReadPost,BufNewFile *_spec.rb set syntax=rspec
|
|
autocmd BufReadPost,BufNewFile *_spec.rb setlocal commentstring=#\ %s
|