maralla/completor.vim

Validator requires vim compiled with python or python3 and has features `job`, `timers` and `lambda`

Closed this issue · 1 comments

vbd commented

Just installed both plugins with vim-plugin.
Starting Vim tells me:

Completor requires vim compiled with python or python3 and has features job, timers and lambda

Validator requires vim compiled with python or python3 and has features job, timers and lambda

Compile should be ok, do I miss a DLL or something else?

VIM - Vi IMproved 8.2 (2019 Dec 12 kompiliert am Oct 22 2021 13:32:33)
MS-Windows 64 Bit GUI/Konsolen-Version mit OLE-Unterstützung
Inklusive der Patches: 1-3551
Übersetzt von knurr@BITLOGIC
Riesige Version mit GUI. Ein- (+) oder ausschließlich (-) der Eigenschaften:
+acl                +cmdline_compl      -ebcdic             +insert_expand      +mksession          +popupwin           +sound              +textprop           +wildignore
+arabic             +cmdline_hist       +emacs_tags         +ipv6               +modify_fname       -postscript         +spell              -tgetent            +wildmenu
+autocmd            +cmdline_info       +eval               +job                +mouse              +printer            +startuptime        +timers             +windows
+autochdir          +comments           +ex_extra           +jumplist           +mouseshape         +profile            +statusline         +title              +writebackup
+autoservername     +conceal            +extra_search       +keymap             +multi_byte_ime/dyn +python/dyn         -sun_workshop       +toolbar            -xfontset
+balloon_eval       +cryptv             -farsi              +lambda             +multi_lang         +python3/dyn        +syntax             +user_commands      -xim
+balloon_eval_term  +cscope             +file_in_path       +langmap            +mzscheme/dyn       +quickfix           +tag_binary         +vartabs            +xpm_w32
+browse             +cursorbind         +find_in_path       +libcall            +netbeans_intg      +reltime            -tag_old_static     +vertsplit          -xterm_save
++builtin_terms     +cursorshape        +float              +linebreak          +num64              +rightleft          -tag_any_white      +virtualedit
+byte_offset        +dialog_con_gui     +folding            +lispindent         +ole                +ruby/dyn           +tcl/dyn            +visual
+channel            +diff               -footer             +listcmds           +packages           +scrollbind         +termguicolors      +visualextra
+cindent            +digraphs           +gettext/dyn        +localmap           +path_extra         +signs              +terminal           +viminfo
+clientserver       +directx            -hangul_input       +lua/dyn            +perl/dyn           +smartindent        -termresponse       +vreplace
+clipboard          -dnd                +iconv/dyn          +menu               +persistent_undo    +sodium             +textobjects        +vtp
vbd commented

I referenced the wrong dll 3.6 instead of 3.8. Now everything works fine.