Giter Club home page Giter Club logo

vimrc_r22a's Introduction

Vimrc

This is my vimrc. to install it just clone it with git and then run 'setup.sh' It should handle everything for you :) warning not tested on windows

Requirements and Install

All of these dependancies are REQUIRED in order to use YouCompleteMe, if you do not want to use this you can disregard this section, but make sure you remove the youcompleteme from setup.sh and from the vimrc.

  • CMake
  • python3-dev
  • build-essential
  • clang

Install

install is pretty easy, just run setup.sh, and let it copy over the files and compile YouCompleteMe, after this is done when you first open vim run :PlugInstall

Key Parts of my Setup

Nerd Tree

Nerd Tree is a file explorer that makes using vim much more efficient so you don't have to open and close it every time you want to edit a different file! To open Nerd Tree just press Control + n

Comment City

If you press c in any C file (or C like file) while in Normal mode it will automatically drop you to a new line with // already put in place for you.

YouCompleteMe

YouCompleteMe is an autocompletion system build for VIM, it works very nicely all you have to do is start typing what you want to type and press tab at any point and it will give a drop down of all possible matching names that apply. You can either tab through them or press Control + n to go through it.

vimrc_r22a's People

Contributors

jacobmealey avatar trellixvulnteam 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.