Remove global formatting configuration

Will be replaced with project specific configurations
This commit is contained in:
Sonny Bakker 2025-04-02 09:10:04 +02:00
parent 87f05c5d83
commit f21944eb52
3 changed files with 0 additions and 27 deletions

View file

@ -11,5 +11,4 @@ require('indent-blankline')
require('_nvim-tree')
require('lua-line')
require('_source-link')
require('formatting')
require('diagnostic')