aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/plugin/noteutil.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/after/plugin/noteutil.vim')
-rw-r--r--.vim/after/plugin/noteutil.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/after/plugin/noteutil.vim b/.vim/after/plugin/noteutil.vim
new file mode 100644
index 0000000..ebb8952
--- /dev/null
+++ b/.vim/after/plugin/noteutil.vim
@@ -0,0 +1,2 @@
+command! NoteutilToday call noteutil#quickfix(
+ \ 'ls --journal-only --date today')