mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
use our own fork of the grafana alloy syntax highlighting
This commit is contained in:
parent
fd149b4fcf
commit
dc347a4f64
1 changed files with 3 additions and 3 deletions
|
@ -454,10 +454,10 @@ local plugins = {
|
|||
end,
|
||||
ft = { "markdown" },
|
||||
},
|
||||
-- highing for grafana alloy file
|
||||
-- https://github.com/grafana/vim-alloy
|
||||
-- highlighting for grafana alloy files
|
||||
-- fork of: https://github.com/grafana/vim-alloy
|
||||
{
|
||||
"michaelPotter/vim-alloy"
|
||||
"jessebot/vim-alloy"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue