Giter VIP home page Giter VIP logo

vim's Introduction

vimrc

This is a vimrc project. settings.vim is for vim and plugins configs. Files cfgs/*_cfg are used for config for corresponding plugin.

screen_ctrp

My plugins

plugins I am using...

Type Vundle cfgs
THEMES
Plugin 'itchyny/lightline.vim' cfg
Plugin 'scrooloose/nerdtree' cfg
Plugin 'Xuyuanp/nerdtree-git-plugin'
Plugin 'majutsushi/tagbar' cfg
Plugin 'tpope/vim-fugitive' cfg
Plugin 'Plugin 'kien/ctrlp.vim' cfg
CODES
Plugin 'Valloric/YouCompleteMe' cfg
Plugin 'SirVer/ultisnips' cfg snips
Plugin 'honza/vim-snippets'
Plugin 'Yggdroot/indentLine'
Plugin 'tell-k/vim-autopep8' cfg
Plugin 'jiangmiao/auto-pairs'
Plugin 'terryma/vim-multiple-cursors' cfg
Plugin 'ludovicchabant/vim-gutentags' cfg
Plugin 'skywind3000/gutentags_plus'
RUNS
Plugin 'skywind3000/asyncrun.vim' cfg
HELPS
Plugin 'yianwillis/vimcdoc'
Plugin 'vim-utils/vim-man'
DOCS
Plugin 'iamcco/mathjax-support-for-mkdp' cfg
Plugin 'iamcco/markdown-preview.vim'
Plugin 'dhruvasagar/vim-table-mode'

Install

  • Use scripts

    curl https://raw.githubusercontent.com/talengu/vim/master/install.sh | sh
    
  • Step by step

Key-maps

key thing
<leader>s open the settings.vim in Vim and you can set key maps, add plugins.
<leader>n open the NERDTree on the left
<leader>t open the NERDTree tagbar on the right
<leader>b call the YcmCompleter GoToDeclaration funtion
<leader>w jump between windows in a circle

Theme

talen_desert.vim is a color theme based on desert.

my workspace like this...

screen_theme

thank you!

vim's People

Contributors

talengu avatar

Watchers

James Cloos avatar  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.