diff --git a/symlinks/config/nvim/after/plugin/grepper.vim b/symlinks/config/nvim/after/plugin/grepper.vim index 73912ec..059b626 100644 --- a/symlinks/config/nvim/after/plugin/grepper.vim +++ b/symlinks/config/nvim/after/plugin/grepper.vim @@ -11,3 +11,5 @@ nnoremap * :Grepper -cword -noprompt " Search for the current selection nmap gs (GrepperOperator) xmap gs (GrepperOperator) + +command! -nargs=0 TODO GrepperGrep TODO