tv nix.vim: highligh embedded sh

This commit is contained in:
tv 2016-06-09 05:45:13 +02:00
parent e88cf24bcf
commit 3fca2434b1

View File

@ -198,6 +198,7 @@ let
unlet b:current_syntax
'') {
haskell = {};
sh.start = ''write\(Ba\|Da\)sh[^ ]* *\"[^\"]*\"'';
vim.start = ''write[^ ]* *\"\(\([^\"]*\.\)\?vimrc\|[^\"]*\.vim\)\"'';
})}