Update ansible managed file markers

This commit is contained in:
Sonny Bakker 2024-08-06 20:25:21 +02:00
parent 0ca888974c
commit ad6c1dedfe
19 changed files with 27 additions and 11 deletions

View file

@ -1,3 +1,5 @@
-- {{ ansible_managed }}
-- Tree sitter language parsers are installed automatically (through `auto_install`).
-- To update installed parsers use `:TSUpdate {language}`.
-- See https://github.com/nvim-treesitter/nvim-treesitter for more info.