首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > vimlite

vimlite

  • 资源大小:2.44 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Project on vim.org http://www.vim.org/scripts/script.php?script_id=3647 Description Make vim as a real C/C++ IDE inspired by CodeLite. VimLite consists mainly of the following three modules: 1. Project Manager; 1. Code Completion; 1. Debugger Integration. Dependency python python-lxml gcc make gdb cscope Installation Extract the tar file. Put everything which in vimlite directory to ~/.vimlite, you probably need to create this directory. Open VimLite.vba with gvim and run ":so %". Usage Run ":h VimLite.txt" in vim for help. 简介 一个基于 vim 的 C/C++ IDE. 主要包括以下三个模块: 1. 项目管理 1. 代码补全 1. 程序调试 依赖 python python-lxml gcc make gdb cscope 安装 解压下载的文件. 把 vimlite 目录的所有文件复制到 ~/.vimlite, 如果 ~/.viml
VIP VIP
0.179088s