Remove leftover file after f21944eb52

This commit is contained in:
Sonny Bakker 2025-04-02 09:57:05 +02:00
parent f21944eb52
commit 0caa8c07fc

View file

@ -121,8 +121,5 @@
- src: 'templates/nvim/lua/filetype.lua.j2'
dest: '{{ xdg_config_dir }}/nvim/lua/_filetype.lua'
- src: 'templates/nvim/lua/formatting.lua.j2'
dest: '{{ xdg_config_dir }}/nvim/lua/formatting.lua'
- src: 'templates/nvim/lua/diagnostic.lua.j2'
dest: '{{ xdg_config_dir }}/nvim/lua/diagnostic.lua'