From: martin f. krafft Date: Tue, 30 Oct 2012 07:54:57 +0000 (+0100) Subject: add notmuch plugin X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/3905204bb04fed80e092304e11decfdd62668774?ds=sidebyside;hp=5b129fce7b22f0a2ccb9ea789c3fd2feee68a28c add notmuch plugin --- diff --git a/.vim/plugin/notmuch.vim b/.vim/plugin/notmuch.vim new file mode 120000 index 00000000..6052fd97 --- /dev/null +++ b/.vim/plugin/notmuch.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/plugin/notmuch.vim \ No newline at end of file diff --git a/.vim/syntax/notmuch-compose.vim b/.vim/syntax/notmuch-compose.vim new file mode 120000 index 00000000..66c59494 --- /dev/null +++ b/.vim/syntax/notmuch-compose.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/syntax/notmuch-compose.vim \ No newline at end of file diff --git a/.vim/syntax/notmuch-folders.vim b/.vim/syntax/notmuch-folders.vim new file mode 120000 index 00000000..84d06564 --- /dev/null +++ b/.vim/syntax/notmuch-folders.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/syntax/notmuch-folders.vim \ No newline at end of file diff --git a/.vim/syntax/notmuch-search.vim b/.vim/syntax/notmuch-search.vim new file mode 120000 index 00000000..b500caf4 --- /dev/null +++ b/.vim/syntax/notmuch-search.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/syntax/notmuch-search.vim \ No newline at end of file diff --git a/.vim/syntax/notmuch-show.vim b/.vim/syntax/notmuch-show.vim new file mode 120000 index 00000000..9b2819a6 --- /dev/null +++ b/.vim/syntax/notmuch-show.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/syntax/notmuch-show.vim \ No newline at end of file