aboutsummaryrefslogtreecommitdiff
path: root/plugin/digraph_search.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/digraph_search.vim')
-rw-r--r--plugin/digraph_search.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/digraph_search.vim b/plugin/digraph_search.vim
index 1923eb2..9daeba2 100644
--- a/plugin/digraph_search.vim
+++ b/plugin/digraph_search.vim
@@ -16,4 +16,4 @@ let loaded_digraph_search = 1
" Set up mapping
inoremap <silent> <unique>
\ <Plug>(DigraphSearch)
- \ <C-O>:call digraph_search#Search()<CR>
+ \ <C-O>:call digraph_search#()<CR>