Commit Graph
3 Commits
Author SHA1 Message Date
Jordan McAlpine abb1ff0d60 fix(ansible): ansiblels not loading, keymap desc. (#2739)
If lazy extras yaml is enabled, yamlls was being loaded not ansiblels.

Add ft = {} to nvim-ansible spec allows ft=yaml.ansible to be detected.

Re-mapped nvim-ansible plugin key to not conflict with neotest.

Added a description for the keymap.
2024-05-13 08:21:33 +02:00
Folke Lemaitre b2a0ae6d0d fix(ansible): incorrect key spec 2024-03-07 16:41:03 +01:00
Jakub Kozłowicz b7da44caae feat(lang): add ansible support (#1218) 2024-03-07 11:46:33 +01:00