nvim-ansible icon indicating copy to clipboard operation
nvim-ansible copied to clipboard

Adds additional ft detection patterns

Open Wnthr opened this issue 1 year ago • 1 comments

Adding support for the following filetype patterns:

playbook.y(a)ml playbook2.y(a)ml tasks/foo.y(a)ml

The last one used for include_tasks when not using roles.

Wnthr avatar Jul 22 '24 04:07 Wnthr

Ran the lsp on my file and had some minor changes, added those as well, but if that's a problem, let me know and I will revert those changes.

Wnthr avatar Jul 22 '24 05:07 Wnthr