AutoYADM commit: 2025-06-19 18:40:14
This commit is contained in:
parent
b268f7cfbf
commit
e8b4144429
2 changed files with 35 additions and 32 deletions
3
.config/kak/autoload/filetype/mermaid.kak
Normal file
3
.config/kak/autoload/filetype/mermaid.kak
Normal file
|
@ -0,0 +1,3 @@
|
|||
hook global BufCreate .+[.](mmd|mermaid) %{
|
||||
set-option buffer filetype mermaid
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue