Customize tabline
This commit is contained in:
parent
6e1060fbaf
commit
8242bdd4c4
3 changed files with 27 additions and 6 deletions
|
@ -6,6 +6,7 @@ vim.filetype.add({
|
|||
['kitty.conf'] = 'kitty',
|
||||
['neomuttrc'] = 'neomutt',
|
||||
['template'] = 'sh',
|
||||
['mbsyncrc'] = 'mbsyncrc',
|
||||
},
|
||||
pattern = {
|
||||
['${XDG_CONFIG_HOME}/kitty/*.conf'] = 'kitty',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue