This instructions whall work on any system (Mac OS X, Linux) supporting installation of mkvtoolnix
If you don't have Homebrew installed, do it first, the continue with following command:
brew install mkvtoolnix
| set nocompatible " be iMproved, required | |
| filetype off " required | |
| " set the runtime path to include Vundle and initialize | |
| set rtp+=~/.vim/bundle/Vundle.vim | |
| call vundle#begin() | |
| " alternatively, pass a path where Vundle should install plugins | |
| "call vundle#begin('~/some/path/here') | |
| " let Vundle manage Vundle, required |
This instructions whall work on any system (Mac OS X, Linux) supporting installation of mkvtoolnix
If you don't have Homebrew installed, do it first, the continue with following command:
brew install mkvtoolnix
| /* http://meyerweb.com/eric/tools/css/reset/ | |
| v2.0 | 20110126 | |
| License: none (public domain) | |
| */ | |
| html, body, div, span, applet, object, iframe, | |
| h1, h2, h3, h4, h5, h6, p, blockquote, pre, | |
| a, abbr, acronym, address, big, cite, code, | |
| del, dfn, em, img, ins, kbd, q, s, samp, | |
| small, strike, strong, sub, sup, tt, var, |