"" requires: "" "" chicken-install chicken-doc "" cd `csi -R chicken.platform -p '(chicken-home)'` "" curl https://3e8.org/pub/chicken-doc/chicken-doc-repo-5.tgz | tar zx "" "" then run ../gen-scheme-words "" let b:is_chicken=1 setl complete+=d,k~/.local/share/scheme/words/** setl include=\^\(\\(use\\\|require-extension\\)\\s\\+ setl includeexpr=substitute(v:fname,'$','.scm','') setl path+=/home/chl/.cache/chicken-install setl suffixesadd=.scm setl lispwords+=let-values,condition-case,with-input-from-string setl lispwords+=with-output-to-string,handle-exceptions,call/cc,rec,receive setl lispwords+=call-with-output-file nmap gs :10 split term://csi -s %:startinsert setl makeprg=csc\ % setlocal keywordprg=chicken-doc\ scheme