GithubHelp home page GithubHelp logo

dotvim's Introduction

Sindriava's .vim folder

Hello, if you stumbled here, you are probably interested in my vim config. Or you'll hopefully be in a moment. I spent a lot of time perfecting it, but it's still pretty rough. This file will take you through some of the details of the file syntax and plugins.

The .vimrc file

The .vimrc file is a standard vim config file, with the added bonus of being somehow better formatted.

" Basics {
  set nocompatible
  set encoding=utf-8
  set guifont=Droid\ Sans\ Mono\ for\ Powerline\ 13
  let mapleader="'"
" }

Vundle

All the plugins are handled by the Vundle plugin, the only one present in the repo, for ease of installation on new machines. The should be installed automatically with the :BundleInstall command.

For more info on Vundle, check out https://github.com/gmarik/vundle.

dotvim's People

Contributors

jiri avatar

Watchers

 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.