vim.filetype.add({ pattern = { ['^/etc/portage/package.*/$'] = 'oil', ['todo.txt'] = 'todotxt', }, })