tv nix.vim: highligh embedded sh
This commit is contained in:
parent
e88cf24bcf
commit
3fca2434b1
@ -198,6 +198,7 @@ let
|
|||||||
unlet b:current_syntax
|
unlet b:current_syntax
|
||||||
'') {
|
'') {
|
||||||
haskell = {};
|
haskell = {};
|
||||||
|
sh.start = ''write\(Ba\|Da\)sh[^ ]* *\"[^\"]*\"'';
|
||||||
vim.start = ''write[^ ]* *\"\(\([^\"]*\.\)\?vimrc\|[^\"]*\.vim\)\"'';
|
vim.start = ''write[^ ]* *\"\(\([^\"]*\.\)\?vimrc\|[^\"]*\.vim\)\"'';
|
||||||
})}
|
})}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user