Coder Social home page Coder Social logo

vimrc's Introduction

VIMRC

My vim configuration

Prerequisite

If you didn't have vim-plug installed, you will have to install it first by running the following command:

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Next, install the following binary as it associated with the FZF plugin:

  1. https://github.com/sharkdp/fd
  2. https://github.com/BurntSushi/ripgrep
  3. https://github.com/ggreer/the_silver_searcher

Installation

  1. Place .vimrc at the home directory.
  2. Run vim
  3. Run :PlugInstall
  4. You're done!

Plugins

  1. Wakatime
  2. Prettier
  3. Polyglot (Syntax and Indent)
  4. FZF (Fuzzy Search, :Files, :Ag)
  5. NerdTree (File Explorer)

Feature

  1. Syntax Highlighting
  2. File Explorer
  3. Folding
  4. Prefer spaces over tabs

Shortcuts

  1. CTRL+C to toggle NerdTree explorer
  2. CTRL+F to search all files in the workspace
  3. CTRL+A to search content for all files in the workspace
  4. CTRL+H to search in the history

vimrc's People

Contributors

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