Files
dotfiles/vim/.vim/prefs/google_comments.vim
Christian Nieves 99215a3333 stuff
2022-10-18 23:32:44 +00:00

3 lines
120 B
VimL

autocmd InsertLeave * :lua require('google.comments').update_signs()
autocmd InsertLeave * :GoogleCommentsFetchComments