JiFu's Wiki JiFu's Wiki
首页
  • HTML
  • JavaScript
  • NodeJS
  • Vuejs
  • 微信小程序
  • Python
  • 数据库
  • 中间件
  • 算法
  • 软件工程
  • Wordpress
  • iOS开发
  • Android开发
  • Linux
  • Windows
  • MacOS
  • Docker
  • Vim
  • VSCode
  • Office
  • 其他
  • Photoshop
  • Sketch
  • Mac
  • 游戏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
首页
  • HTML
  • JavaScript
  • NodeJS
  • Vuejs
  • 微信小程序
  • Python
  • 数据库
  • 中间件
  • 算法
  • 软件工程
  • Wordpress
  • iOS开发
  • Android开发
  • Linux
  • Windows
  • MacOS
  • Docker
  • Vim
  • VSCode
  • Office
  • 其他
  • Photoshop
  • Sketch
  • Mac
  • 游戏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
  • DevOps介绍
  • Linux

  • MacOS

  • Windows

  • Docker

  • Vim

    • Vim介绍
    • Vim快捷键使用总结
    • VIM下使用Vundle搭建python开发环境
      • ctags
      • cmake
      • Autocompletion
  • VSCode

  • Office

  • 其他

  • 运维
  • Vim
JiFu
2024-08-11
目录

VIM下使用Vundle搭建python开发环境

# Set up Vundle

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ets-labs/python-vimrc/master/setup.sh)"

# 安装系统依赖

# ctags

# For Ubuntu

sudo apt-get install exuberant-ctags

# With yum

sudo yum install ctags-etags

# cmake

# with yum

yum install cmake

# Autocompletion

# for linux

bash ~/.vim/bundle/YouCompleteMe/install.sh

# for mac

~/.vim/bundle/YouCompleteMe/install.py --clang-completer

# 参考资料

-ets-labs/python-vimrc (opens new window)

#vim#python#开发环境#vundle
上次更新: 2024/08/11, 01:59:03
Vim快捷键使用总结
VScdoe error Could not create temporary directory Permission denied

← Vim快捷键使用总结 VScdoe error Could not create temporary directory Permission denied→

最近更新
01
Disable notification "to get future google chrome updates you'll need macos 10.13 or later" on mac
05-14
02
MacOS软件推荐
04-30
03
Debian Sway开发机安装手册
03-26
更多文章>
Theme by Vdoing | Copyright © 2019-2025 Ji Fu | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式