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,7 +1,5 @@
-- {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
--colorscheme
vim.cmd('colorscheme edge')
vim.cmd('colorscheme catppuccin-latte')
--enable this option here as the events are used in this buffer
vim.cmd('syntax on')