Giter Club home page Giter Club logo

vimrc's Introduction

vimrc

The vimrc file from 2011 to 2019.

https://raw.githubusercontent.com/quanhengzhuang/vimrc/master/vimrc

Usage

Usage 1

Replace your .vimrc

curl https://raw.githubusercontent.com/quanhengzhuang/vimrc/master/vimrc > ~/.vimrc

Usage 2

Git clone and create a symbol.

git clone https://github.com/quanhengzhuang/vimrc.git
ln -sf vimrc ~/.vimrc

Install vim-plug

  1. Use the following command to install vim-plug (https://github.com/junegunn/vim-plug):

:InstallVimPlug

  1. Use the following command to install the specified plugins:

:PlugInstall

Specified Plugins

FileFinder is used to find and manage files based on the system's find command more quickly.

https://github.com/quanhengzhuang/vim-filefinder

Tabplus is used to enhance and extend the functionality of vim native tabs.

https://github.com/quanhengzhuang/vim-tabplus

HiWords is used to highlight any keywords in the current editor. (similar to mark.vim)

https://github.com/quanhengzhuang/vim-hiwords

FindTags is used for code jump, base on ctags file.

https://github.com/quanhengzhuang/vim-findtags

AutoBackup is used to automatically back up edited files to the Home directory.

https://github.com/quanhengzhuang/vim-autobackup

SudoWriter is used to save the current file with root privileges.

https://github.com/quanhengzhuang/vim-sudowriter

Vimrc for IDEA

https://github.com/quanhengzhuang/vimrc/blob/master/ideavimrc

Raw: https://raw.githubusercontent.com/quanhengzhuang/vimrc/master/ideavimrc

vimrc's People

Contributors

quanhengzhuang 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.