Giter Site home page Giter Site logo

simple_vim's Introduction

install

first step

https://github.com/junegunn/vim-plug

second step

see .vimrc

vim

  1. vim : https://github.com/vim/vim

  2. vim config file system config file: /etc/vim/vimrc
    user config file: ~/.vimrc

vim plugin control

name GitHub stars forks
VundleVim https://github.com/VundleVim/Vundle.vim
vim-plug https://github.com/junegunn/vim-plug

my plugin

name GitHub 简介 stars forks
nerdtree https://github.com/preservim/nerdtree 文件树
vim-airline https://github.com/vim-airline/vim-airline vim底栏增强,替代品可用powerline
vim-startify https://github.com/mhinz/vim-startify vim启动的页面

其他的插件

由于用插件管理器安装复杂,特定的安装方式

  1. YouCompleteMe
    https://github.com/ycm-core/YouCompleteMe
# 试试这个命令,看是否已经安装 vim-addons
$ vim-addons
# 如果没有安装 vim-addons,则需安装 vim-addon-manager
$ sudo apt-get install vim-addon-manager
# 开始安装 YouCompleteMe
$ sudo apt-get install vim-youcompleteme
# 将 YCM 加入 addons 管理器中
$ vim-addons install youcompleteme

TODU

    • install.sh
    • uninstall.sh

simple_vim's People

Watchers

James Cloos avatar zhangxiaofeng05 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.