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?hp=-c add notmuch plugin --- 3905204bb04fed80e092304e11decfdd62668774 diff --git a/.vim/plugin/notmuch.vim b/.vim/plugin/notmuch.vim new file mode 120000 index 0000000..6052fd9 --- /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 0000000..66c5949 --- /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 0000000..84d0656 --- /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 0000000..b500caf --- /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 0000000..9b2819a --- /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