| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
fmms
12年前发布

vim的lisp开发插件 SLIMV

     <p><a href="/misc/goto?guid=4959517691637784887">http://kovisoft.bitbucket.org/tutorial.html</a></p>    <p><a href="/misc/goto?guid=4959517691637784887">http://kovisoft.bitbucket.org/tutorial2.html</a></p>    <p><a href="/misc/goto?guid=4959517691637784887">http://kovisoft.bitbucket.org/tutorial3.html</a></p>    <p>需要python支持</p>    <p>安装方式和vim其他插件安装一样</p>    <p>最后在vimrc 中配置下</p>    <p>就行了</p>    <pre class="brush:shell; toolbar: true; auto-links: false;">#linux let g:slimv_swank_cmd ='! xterm -e sbcl --load /usr/share/common-lisp/source/slime/start-swank.lisp &'  #windows let g:slimv_swank_cmd = '!start "c:/Program Files/ccl/wx86cl.exe" -l "c:/Program Files/Vim/vimfiles/slime/start-swank.lisp"'</pre>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1328001446343" target="_blank">http://www.open-open.com/lib/view/home/1328001446343</a></p>     
 本文由用户 fmms 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1328001446343.html
Lisp开发 Vim