tv nix.vim: add yaml syntax
This commit is contained in:
parent
54a594dc47
commit
2d87eb1909
@ -230,6 +230,7 @@ let {
|
||||
''write\(Ba\|Da\)sh[^ \t\r\n]*[ \t\r\n]*"[^"]*"''
|
||||
''[a-z]*Phase[ \t\r\n]*=''
|
||||
];
|
||||
yaml = {};
|
||||
vim.extraStart =
|
||||
''write[^ \t\r\n]*[ \t\r\n]*"\(\([^"]*\.\)\?vimrc\|[^"]*\.vim\)"'';
|
||||
xdefaults = {};
|
||||
|
Loading…
Reference in New Issue
Block a user