1 parent ea8995e commit 1d41fdbCopy full SHA for 1d41fdb
1 file changed
lua/plugins/copilot-chat.lua
@@ -20,6 +20,7 @@ local FILETYPE_CONFIGS = {
20
"%.injectable%.ts$",
21
},
22
filetypes = { "htmlangular" },
23
+ priority = 1000,
24
prompts = { "angular" },
25
26
ansible = {
0 commit comments