1
0
forked from extern/nix-config

joshuto: Make typescript files open with neovim

This commit is contained in:
Donovan Glover 2023-11-16 16:11:42 -05:00
parent 385263f91a
commit 16d5607dbc
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -87,7 +87,6 @@
m4v."inherit" = "video_default";
mov."inherit" = "video_default";
mp4."inherit" = "video_default";
ts."inherit" = "video_default";
webm."inherit" = "video_default";
wmv."inherit" = "video_default";
@ -129,6 +128,7 @@
srt."inherit" = "text_default";
svelte."inherit" = "text_default";
toml."inherit" = "text_default";
ts."inherit" = "text_default";
tsx."inherit" = "text_default";
txt."inherit" = "text_default";
vim."inherit" = "text_default";