Folders and filesNameNameLast commit messageLast commit dateLatest commitHistory6 Commits.github.githubautoload/coc/sourceautoload/coc/sourceftpluginftplugin.gitignore.gitignoreLICENSELICENSEREADME.adocREADME.adoc READMEMIT license Warning This project is under development. Table of Contents Requirements Installation coc.nvim vim-plug coc-settings.json License 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.
Warning This project is under development. Table of Contents Requirements Installation coc.nvim vim-plug coc-settings.json License 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.