liquidz / vim-iced-asyncomplete

vim-iced plugin for completing with asyncomplete.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-iced-asyncomplete

vim-iced plugin

Warning
This project is under development.

Requirements

Installation

vim-plug

Plug 'prabirshrestha/asyncomplete.vim'
Plug 'liquidz/vim-iced', {'for': 'clojure'}
Plug 'liquidz/vim-iced-asyncomplete', {'for': 'clojure'}

License

Copyright (c) 2019 Masashi Iizuka.

Distributed under the MIT License.

About

vim-iced plugin for completing with asyncomplete.vim

License:MIT License


Languages

Language:Vim Script 100.0%