From bc653597e2c95016e4596f46d71526a9b75c2aea Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 9 Jun 2016 05:45:13 +0200 Subject: tv nix.vim: highligh embedded sh --- tv/2configs/vim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs') diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix index e224df9..f928616 100644 --- a/tv/2configs/vim.nix +++ b/tv/2configs/vim.nix @@ -198,6 +198,7 @@ let unlet b:current_syntax '') { haskell = {}; + sh.start = ''write\(Ba\|Da\)sh[^ ]* *\"[^\"]*\"''; vim.start = ''write[^ ]* *\"\(\([^\"]*\.\)\?vimrc\|[^\"]*\.vim\)\"''; })} -- cgit v1.2.3