wangl-cc / VimCompletion.jl

A sample package for autocomplete in vim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VimCompletion.jl

A sample package for autocomplete in vim based on REPLCompletion in julia stdlib.

In my another repo, there are a python plugin for neovim using this package as server.

Install

(v1.1) pkg>add https://github.com/wangl-cc/VimCompletion.jl.git

About

A sample package for autocomplete in vim.

License:MIT License


Languages

Language:Julia 100.0%