GithubHelp home page GithubHelp logo

unix_home's Introduction

zhangbaoqing Unix Home

fork from laiwei & yubo & GaoJiasheng , thanks

cd ~/unix_home && sh install.sh

vim
:BundleInstall
:q
    
"更新插件:
:BundleInstall!
:GoInstallBinaries

"卸载不在列表中的插件:
:BundleClean

ctags vim

C-] - go to definition C-T - Jump back from the definition. C-W C-] - Open the definition in a horizontal split

Add these lines in vimrc map <C-> :tab split:exec("tag ".expand("")) map <A-]> :vsp :exec("tag ".expand(""))

C-\ - Open the definition in a new tab A-] - Open the definition in a vertical split

After the tags are generated. You can use the following keys to tag into and tag out of functions:

Ctrl-Left_MouseClick - Go to definition Ctrl-Right_MouseClick - Jump back from definition

unix_home's People

Contributors

yubo avatar gitturboy avatar laiwei avatar zbqbaoqing avatar gaojiasheng avatar

Stargazers

PanWang avatar

Watchers

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