GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

6 Commits

vim-iced plugin

Warning

This project is under development.

Installation

vim-plug

Plug 'liquidz/vim-iced', {'for': 'clojure'}
Plug 'liquidz/vim-iced-coc-source', {'for': 'clojure'}

Note

vim-iced-coc-source must be loaded after loading vim-iced.
When you see "vim-iced vx.y.z or later is required", please confirm the loading order for plugins.

coc-settings.json

{
    "coc.source.iced.enable": true
}

License

Distributed under the MIT License.

Read the original on github.com ↗