Remove timestamps, remove konsole setup and update neovim packages

This commit is contained in:
Sonny Bakker 2024-05-23 20:49:34 +02:00
parent 0755c7e3d4
commit a5aa039671
15 changed files with 40 additions and 186 deletions

View file

@ -1,5 +1,3 @@
-- {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
-- 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.