aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/ls_grep.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/ls_grep.vim b/plugin/ls_grep.vim
new file mode 100644
index 0000000..82fc0e9
--- /dev/null
+++ b/plugin/ls_grep.vim
@@ -0,0 +1 @@
+command! -nargs=1 LsGrep call ls_grep#LsGrep("<args>")