File: clustershell.vim

package info (click to toggle)
clustershell 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,236 kB
  • sloc: python: 12,990; yacc: 2,844; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
"
" Installed As: vim/ftdetect/clustershell.vim
"
au BufNewFile,BufRead *clush.conf               setlocal filetype=clushconf
au BufNewFile,BufRead *groups.conf              setlocal filetype=groupsconf
au BufNewFile,BufRead *groups.conf.d/*.conf     setlocal filetype=groupsconf