Files
neovim/runtime/lua/vim
Christian Clason 2e8f38690f 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.

b69b9d5e17

Co-authored-by: Max Gautier <mg@max.gautier.name>
2023-08-09 22:35:43 +02:00
..
2023-08-09 20:43:45 +02:00
2023-08-07 16:27:53 +01:00
2023-08-09 22:35:43 +02:00
2023-08-08 11:58:29 +01:00
2023-08-03 14:01:53 +02:00
2023-07-21 13:36:57 +02:00