Skip to content

ChampionPaul/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim ide配置

1.使用Vundle管理vim插件,下载安装 git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim 2.配置.vimrc .vimrc.bundles

安装powerline(开发机)

  1. pip install powerline-status
  2. pip show powerline-status查看路径
  3. 在 .bashrc文件中增加上述路径中bindings/bash/powerline.sh的执行(bindings/bash/powerline.sh)
  4. 安装powerline字体(mac)
    1. cd
    2. git clone https://github.com/powerline/fonts.git
    3. cd fonts
    4. ./install.sh
  5. 在item中设置字体

安装tmux(开发机)

  1. ~./.tmux.conf 配置tmux

About

sets for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published