Skip to content

Commit

Permalink
Merge pull request #7 from takkii/develop
Browse files Browse the repository at this point in the history
Update.
  • Loading branch information
takkii authored Dec 12, 2024
2 parents a087b98 + 36deb89 commit 07b6f0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autoload/spring_load.vim
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ call ddc#custom#patch_global(#{
\ _: #{
\ matchers: ['matcher_head'],
\ sorters: ['sorter_rank'],
\ converters: ['converter_remove_overlap'],
\ maxAutoCompleteLength: 35,
\ converters: ['converter_remove_overlap'],
\ },
\ dictionary: #{
\ mark: '[Dictionary]',
\ maxAutoCompleteLength: 35,
\ },
\ around: #{
\ mark: '[Spring_load]',
Expand Down

0 comments on commit 07b6f0d

Please sign in to comment.