File: clustershell.vim

package info (click to toggle)
clustershell 1.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,228 kB
  • sloc: python: 20,978; makefile: 149
file content (7 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
"
" Installed As: vim/ftdetect/clustershell.vim
"
au BufNewFile,BufRead *clush.conf setlocal filetype=clushconf
au BufNewFile,BufRead *clush.conf.d/*.conf setlocal filetype=clushconf
au BufNewFile,BufRead *groups.conf setlocal filetype=groupsconf
au BufNewFile,BufRead *groups.conf.d/*.conf setlocal filetype=groupsconf