Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
Update, method closed.
Browse files Browse the repository at this point in the history
  • Loading branch information
takkii committed Apr 20, 2021
1 parent f1b9e99 commit c3cbe20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rplugin/python3/deoplete/sources/totolot.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def gather_candidates(self, context):
data_ruby = list(map(lambda s: s.rstrip(), sort_ruby))
ruby_method.close()
rubymotion_method.close()
rurima_list.close()

# sort and itemgetter
dic = data_ruby
Expand Down

0 comments on commit c3cbe20

Please sign in to comment.