]> git.notmuchmail.org Git - notmuch/blobdiff - vim/notmuch.vim
vim: don't automatically refresh after tagging
[notmuch] / vim / notmuch.vim
index 0ccaaf1ebebf32e5f82ec73389448f8bf278e8ce..438fadf70087e64dc4f9d46c410f5d0ff0e7c75d 100644 (file)
@@ -218,7 +218,6 @@ function! s:search_tag(intags)
        endif
        ruby do_tag(get_thread_id, VIM::evaluate('l:tags'))
        norm j
-       call s:search_refresh()
 endfunction
 
 function! s:folders_search_prompt()