mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-11-23 12:27:50 +01:00
Add Svelte file asset
This commit is contained in:
parent
19764718e5
commit
c61fd0f7ae
@ -2,8 +2,8 @@
|
||||
return {
|
||||
COMMIT_EDITMSG = { "git", "git" },
|
||||
[".vimrc"] = { ".vimrc", "vim" },
|
||||
addressbook = { "abook", "abook" },
|
||||
abookrc = { "abook", "abook" },
|
||||
addressbook = { "abook", "abook" },
|
||||
ahk = { "Autohotkey", "autohotkey" },
|
||||
applescript = { "Applescript", "applescript" },
|
||||
bash = { "Shell", "shell" },
|
||||
@ -46,6 +46,7 @@ return {
|
||||
rs = { "Rust", "rust" },
|
||||
scala = { "Scala", "scala" },
|
||||
sh = { "Shell", "shell" },
|
||||
svelte = { "Svelte", "svelte" },
|
||||
swift = { "Swift", "swift" },
|
||||
tex = { "TeX", "tex" },
|
||||
ts = { "TypeScript", "typescript" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user