au BufNewFile,BufRead Pipfile setf toml
au BufNewFile,BufRead Pipfile.lock setf json
+" Pixi lock
+au BufNewFile,BufRead pixi.lock setf yaml
+
" PL/1, PL/I
au BufNewFile,BufRead *.pli,*.pl1 setf pli
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', '.condarc', 'condarc'],
+ '/home/user/.kube/config', '.condarc', 'condarc', 'pixi.lock'],
yang: ['file.yang'],
yuck: ['file.yuck'],
z8a: ['file.z8a'],