Skip to content

liquidz/vim-iced-ddc-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.