mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 09:15:57 +02:00
Add .js and .json to known extensions
This commit is contained in:
@@ -16,6 +16,8 @@ known_extensions = {
|
||||
'toml': 'text/toml',
|
||||
'vim': 'text/vim',
|
||||
'yaml': 'text/yaml',
|
||||
'js': 'text/javascript',
|
||||
'json': 'text/json',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user