From 5963624887a656e69987a34596ca190afea5e7d2 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Fri, 20 Oct 2023 23:25:20 +0800 Subject: Update noteutil config --- .vim/after/plugin/noteutil.vim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.vim') diff --git a/.vim/after/plugin/noteutil.vim b/.vim/after/plugin/noteutil.vim index ebb8952..e65e199 100644 --- a/.vim/after/plugin/noteutil.vim +++ b/.vim/after/plugin/noteutil.vim @@ -1,2 +1,3 @@ -command! NoteutilToday call noteutil#quickfix( - \ 'ls --journal-only --date today') +command! NoteutilToday call noteutil#open( + \ 'journal --date today') + -- cgit v1.2.3