Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 504 Bytes

README.adoc

File metadata and controls

23 lines (15 loc) · 504 Bytes

vim-iced-ddc-source

vim-iced plugin for completing with ddc.vim

Requirements

Configuration

call ddc#custom#patch_global('sources', ['iced'])
call ddc#custom#patch_filetype('clojure', 'sources', ['iced'])

License

Copyright (c) 2021-2023 Masashi Iizuka.

Distributed under the MIT License.