diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-08-09 22:35:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-09 22:35:43 +0200 |
commit | 2e8f38690faf3b031138371066a5376f681549b8 (patch) | |
tree | 534a64d1223dc890cdeaa500b551e5bfc83e4078 /runtime/lua/vim/iter.lua | |
parent | 1904e5060edca066aa7ea0a9c470f5842a38d541 (diff) | |
download | rneovim-2e8f38690faf3b031138371066a5376f681549b8.tar.gz rneovim-2e8f38690faf3b031138371066a5376f681549b8.tar.bz2 rneovim-2e8f38690faf3b031138371066a5376f681549b8.zip |
vim-patch:b69b9d5e1753 (#24628)
Add filetype detection for eyaml files (vim/vim#12659)
https://github.com/voxpupuli/hiera-eyaml/ uses and produces the eyaml
format, which is simply yaml with some encrypted values.
It's convenient to edit the file without decrypting when not touching
encrypted values (or when you don't have access to the decryption key),
which is why vim should treat those files as yaml files.
https://github.com/vim/vim/commit/b69b9d5e175351c9a25507139954f6211f37fdd9
Co-authored-by: Max Gautier <mg@max.gautier.name>
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions