" Clang-tidy
au BufNewFile,BufRead .clang-tidy setf yaml
+" Conda configuration file
+au BufNewFile,BufRead .condarc,condarc setf yaml
+
" Matplotlib
au BufNewFile,BufRead *.mplstyle,matplotlibrc setf yaml
xslt: ['file.xsl', 'file.xslt'],
yacc: ['file.yy', 'file.yxx', 'file.y++'],
yaml: ['file.yaml', 'file.yml', 'file.eyaml', 'any/.bundle/config', '.clangd', '.clang-format', '.clang-tidy', 'file.mplstyle', 'matplotlibrc', 'yarn.lock',
- '/home/user/.kube/config'],
+ '/home/user/.kube/config', '.condarc', 'condarc'],
yang: ['file.yang'],
yuck: ['file.yuck'],
z8a: ['file.z8a'],