Customize tabline

This commit is contained in:
Alexander Gehrke 2023-08-23 13:25:45 +02:00
parent 6e1060fbaf
commit 8242bdd4c4
3 changed files with 27 additions and 6 deletions

View file

@ -6,6 +6,7 @@ vim.filetype.add({
['kitty.conf'] = 'kitty',
['neomuttrc'] = 'neomutt',
['template'] = 'sh',
['mbsyncrc'] = 'mbsyncrc',
},
pattern = {
['${XDG_CONFIG_HOME}/kitty/*.conf'] = 'kitty',