Update neovim setup

This commit is contained in:
Sonny Bakker 2023-08-19 14:10:58 +02:00
parent 057797e25d
commit 0755c7e3d4
7 changed files with 25 additions and 4 deletions

View file

@ -1,7 +1,7 @@
-- {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
--colorscheme
vim.cmd('colorscheme space_vim_theme')
vim.cmd('colorscheme edge')
--enable this option here as the events are used in this buffer
vim.cmd('syntax on')