JuliaEditorSupport / julia-vim

Vim support for Julia.
http://julialang.org/
Other
753 stars 94 forks source link

julia can not auto-complete #175

Closed Lyndonxie closed 3 years ago

Lyndonxie commented 5 years ago

hope to add a function of atuo-complete

m-wells commented 5 years ago

What specific functionality are you looking for? There is the built in omnifunc (see :help omnifunc), YouCompleteMe, deoplete, mucomplete and snippet plugins abound (vim-snippets, UltiSnips, snipMate).