Skip to content

Commit

Permalink
Add dummy autocmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Aug 3, 2023
1 parent 6f8038f commit 8282297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/ddu.vim
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ function s:init() abort
augroup ddu
autocmd!
autocmd User DenopsPluginPost:ddu let s:initialized = v:true
autocmd User Ddu:redraw :
augroup END

let g:ddu#_started = reltime()
Expand Down

0 comments on commit 8282297

Please sign in to comment.