[
  {
    "path": ".gitignore",
    "content": "# ViM files\n_backup\n_temp\n.netrwhist\n\n# Vimius file\n.vimius\n\n# Plugins without git-mirror\nwatchtower.vim\nmustache.vim\n\n# pathogen / vundle packages\nbundle\n"
  },
  {
    "path": ".gitmodules",
    "content": "# Core\n[submodule \"janus/vim/core/pathogen\"]\n\tpath = janus/vim/core/pathogen\n\turl = https://github.com/tpope/vim-pathogen.git\n\n# Colors\n[submodule \"janus/vim/colors/sampler-pack\"]\n\tpath = janus/vim/colors/sampler-pack\n\turl = https://github.com/vim-scripts/Colour-Sampler-Pack.git\n[submodule \"janus/vim/colors/solarized\"]\n\tpath = janus/vim/colors/solarized\n\turl = https://github.com/altercation/vim-colors-solarized.git\n[submodule \"janus/vim/colors/irblack\"]\n\tpath = janus/vim/colors/irblack\n\turl = https://github.com/twerth/ir_black.git\n[submodule \"janus/vim/colors/vividchalk\"]\n\tpath = janus/vim/colors/vividchalk\n\turl = https://github.com/tpope/vim-vividchalk.git\n[submodule \"janus/vim/colors/molokai\"]\n\tpath = janus/vim/colors/molokai\n\turl = https://github.com/vim-scripts/molokai.git\n[submodule \"janus/vim/colors/pyte\"]\n\tpath = janus/vim/colors/pyte\n\turl = https://github.com/vim-scripts/pyte.git\n[submodule \"janus/vim/colors/github\"]\n\tpath = janus/vim/colors/github\n\turl = https://github.com/telamon/vim-color-github.git\n[submodule \"janus/vim/colors/getafe\"]\n\tpath = janus/vim/colors/getafe\n\turl = https://github.com/larssmit/vim-getafe.git\n[submodule \"janus/vim/colors/janus-colors\"]\n\tpath = janus/vim/colors/janus-colors\n\turl = https://github.com/TechnoGate/janus-colors.git\n[submodule \"janus/vim/colors/vim-tomorrow-theme\"]\n\tpath = janus/vim/colors/vim-tomorrow-theme\n\turl = https://github.com/chriskempson/vim-tomorrow-theme.git\n[submodule \"janus/vim/colors/base16-vim\"]\n\tpath = janus/vim/colors/base16-vim\n\turl = https://github.com/chriskempson/base16-vim.git\n[submodule \"janus/vim/colors/darcula\"]\n\tpath = janus/vim/colors/darcula\n\turl = https://github.com/blueshirts/darcula\n\n# Langs\n[submodule \"janus/vim/langs/rails\"]\n\tpath = janus/vim/langs/rails\n\turl = https://github.com/tpope/vim-rails.git\n[submodule \"janus/vim/langs/csv\"]\n\tpath = janus/vim/langs/csv\n\turl = https://github.com/chrisbra/csv.vim.git\n[submodule \"janus/vim/langs/nodejs\"]\n\tpath = janus/vim/langs/nodejs\n\turl = https://github.com/mmalecki/vim-node.js.git\n[submodule \"janus/vim/langs/minitest\"]\n\tpath = janus/vim/langs/minitest\n\turl = https://github.com/sunaku/vim-ruby-minitest.git\n[submodule \"janus/vim/langs/rdoc\"]\n\tpath = janus/vim/langs/rdoc\n\turl = https://github.com/depuracao/vim-rdoc.git\n[submodule \"janus/vim/langs/vim-polyglot\"]\n\tpath = janus/vim/langs/vim-polyglot\n\turl = https://github.com/sheerun/vim-polyglot\n\n# Tools\n[submodule \"janus/vim/tools/unimpaired\"]\n\tpath = janus/vim/tools/unimpaired\n\turl = https://github.com/tpope/vim-unimpaired.git\n[submodule \"janus/vim/tools/nerdcommenter\"]\n\tpath = janus/vim/tools/nerdcommenter\n\turl = https://github.com/scrooloose/nerdcommenter.git\n[submodule \"janus/vim/tools/supertab\"]\n\tpath = janus/vim/tools/supertab\n\turl = https://github.com/ervandew/supertab.git\n[submodule \"janus/vim/tools/ack\"]\n\tpath = janus/vim/tools/ack\n\turl = https://github.com/mileszs/ack.vim.git\n[submodule \"janus/vim/tools/fugitive\"]\n\tpath = janus/vim/tools/fugitive\n\turl = https://github.com/tpope/vim-fugitive.git\n[submodule \"janus/vim/tools/gundo\"]\n\tpath = janus/vim/tools/gundo\n\turl = https://github.com/sjl/gundo.vim.git\n[submodule \"janus/vim/tools/surround\"]\n\tpath = janus/vim/tools/surround\n\turl = https://github.com/tpope/vim-surround.git\n[submodule \"janus/vim/tools/snipmate\"]\n\tpath = janus/vim/tools/snipmate\n\turl = https://github.com/garbas/vim-snipmate.git\n[submodule \"janus/vim/tools/tlib\"]\n\tpath = janus/vim/tools/tlib\n\turl = https://github.com/tomtom/tlib_vim.git\n[submodule \"janus/vim/tools/vim-addon-mw-utils\"]\n\tpath = janus/vim/tools/vim-addon-mw-utils\n\turl = https://github.com/MarcWeber/vim-addon-mw-utils.git\n[submodule \"janus/vim/tools/syntastic\"]\n\tpath = janus/vim/tools/syntastic\n\turl = https://github.com/vim-syntastic/syntastic.git\n[submodule \"janus/vim/tools/tagbar\"]\n\tpath = janus/vim/tools/tagbar\n\turl = https://github.com/majutsushi/tagbar.git\n[submodule \"janus/vim/tools/nerdtree\"]\n\tpath = janus/vim/tools/nerdtree\n\turl = https://github.com/scrooloose/nerdtree.git\n[submodule \"janus/vim/tools/indent-object\"]\n\tpath = janus/vim/tools/indent-object\n\turl = https://github.com/michaeljsmith/vim-indent-object.git\n[submodule \"janus/vim/tools/endwise\"]\n\tpath = janus/vim/tools/endwise\n\turl = https://github.com/tpope/vim-endwise.git\n[submodule \"janus/vim/tools/webapi\"]\n\tpath = janus/vim/tools/webapi\n\turl = https://github.com/mattn/webapi-vim.git\n[submodule \"janus/vim/tools/gist\"]\n\tpath = janus/vim/tools/gist\n\turl = https://github.com/mattn/gist-vim.git\n[submodule \"janus/vim/tools/vimwiki\"]\n\tpath = janus/vim/tools/vimwiki\n\turl = https://github.com/vim-scripts/vimwiki.git\n[submodule \"janus/vim/tools/css-color\"]\n\tpath = janus/vim/tools/css-color\n\turl = https://github.com/ap/vim-css-color.git\n[submodule \"janus/vim/tools/easymotion\"]\n\tpath = janus/vim/tools/easymotion\n\turl = https://github.com/Lokaltog/vim-easymotion.git\n[submodule \"janus/vim/tools/narrowregion\"]\n\tpath = janus/vim/tools/narrowregion\n\turl = https://github.com/chrisbra/NrrwRgn.git\n[submodule \"janus/vim/tools/buffergator\"]\n\tpath = janus/vim/tools/buffergator\n\turl = https://github.com/jeetsukumaran/vim-buffergator.git\n[submodule \"janus/vim/tools/kwbd\"]\n\tpath = janus/vim/tools/kwbd\n\turl = https://github.com/rgarver/Kwbd.vim.git\n[submodule \"janus/vim/tools/ctrlp\"]\n\tpath = janus/vim/tools/ctrlp\n\turl = https://github.com/ctrlpvim/ctrlp.vim.git\n[submodule \"janus/vim/tools/vroom\"]\n\tpath = janus/vim/tools/vroom\n\turl = https://github.com/skalnik/vim-vroom.git\n[submodule \"janus/vim/tools/eunuch\"]\n\tpath = janus/vim/tools/eunuch\n\turl = https://github.com/tpope/vim-eunuch.git\n[submodule \"janus/vim/tools/repeat\"]\n\tpath = janus/vim/tools/repeat\n\turl = https://github.com/tpope/vim-repeat.git\n[submodule \"janus/vim/tools/vim-snippets\"]\n\tpath = janus/vim/tools/vim-snippets\n\turl = https://github.com/honza/vim-snippets.git\n[submodule \"janus/vim/tools/dispatch\"]\n\tpath = janus/vim/tools/dispatch\n\turl = https://github.com/tpope/vim-dispatch.git\n[submodule \"janus/vim/tools/multiple-cursors\"]\n\tpath = janus/vim/tools/multiple-cursors\n\turl = https://github.com/terryma/vim-multiple-cursors.git\n[submodule \"janus/vim/tools/visualstar\"]\n\tpath = janus/vim/tools/visualstar\n\turl = https://github.com/thinca/vim-visualstar.git\n[submodule \"janus/vim/tools/vim-trailing-whitespace\"]\n\tpath = janus/vim/tools/vim-trailing-whitespace\n\turl = https://github.com/bronson/vim-trailing-whitespace.git\n[submodule \"janus/vim/tools/vim-gitgutter\"]\n\tpath = janus/vim/tools/vim-gitgutter\n\turl = https://github.com/airblade/vim-gitgutter.git\n[submodule \"janus/vim/tools/zoomwin\"]\n\tpath = janus/vim/tools/zoomwin\n\turl = https://github.com/sh-dude/ZoomWin.git\n"
  },
  {
    "path": "README.md",
    "content": "# Janus: Vim Distribution\n\nThis is a distribution of plug-ins and mappings for Vim, Gvim and\nMacVim.\n\nIt is designed to provide minimal working environment using the most\npopular plug-ins and the most common mappings.\n\nThe distribution is completely customisable using a `~/.vimrc.before`\nand `~/.vimrc.after` Vim RC files.\n\n## Updating to the latest version\n\nTo update to the latest version of the distribution, just run `rake`\ninside your `~/.vim` directory.\n\nNOTE: If you ever have an error updating Janus relating to a\nmissing commit in a submodule, please try running `rake` again before\nsubmitting an issue.\n\n## Mailing list\n\nThe mailing list is hosted at [Google\nGroups](http://groups.google.com/group/janus-vimius), please join it for\ndiscussion and announcements.\n\n## Pre-requisites\n\nThe distribution is designed to work with Vim >= 7.3.\n\nThe distribution also requires `ack`, `ctags`, `git`, `ruby` and `rake`.\nFor the most comfortable experience, use the GUI version of Vim. Linux\nusers should install `gvim`, OSX users should install\n[MacVim](http://code.google.com/p/macvim/). The recommended way of\ninstalling MacVim is using\n[Homebrew](http://mxcl.github.com/homebrew/), but before installing\nMacVim you need to use system-wide Python (If you are using python that\nis):\n\n* If you're using **pythonbrew**: do `pythonbrew off`\n\n```bash\n$ brew install macvim\n```\n\nIf you don't use Homebrew, you can still download MacVim\n[here](https://github.com/b4winckler/macvim/releases).\n\nTake a look at the [Pre-requisites wiki\npage](https://github.com/carlhuda/janus/wiki/Pre-requisites) for more\ninformation.\n\n\n## Installation\n\nTo install Janus, please use our [automatic\ninstaller](https://github.com/carlhuda/janus/blob/master/bootstrap.sh)\n, which backs up any Vim files found in your home folder and installs\nJanus.\n\n```bash\n$ curl -L https://bit.ly/janus-bootstrap | bash\n```\n\n## Customization\n\nYou can use `~/.gvimrc.before` and `~/.vimrc.before` for settings Janus itself uses,\nsuch as the __leader__ setting. You may also use `~/.gvimrc.after` and\n`~/.vimrc.after` for any additional settings; it is also a good place for\noverriding Janus settings, as both files will be loaded at the end of\nJanus.\n\nFor example, to override the default color schemes:\n\n```bash\n$ echo 'color desert'  >> ~/.vimrc.after\n$ echo 'color molokai' >> ~/.gvimrc.after\n```\n\nIf you want to do additional customization or add more Vim plugins,\ncreate a `~/.janus` directory and add your plugins there, either with a\n`git clone` or by adding submodules to your own git repository there.\nThis directory is treated like a normal pathogen directory. For example:\n\n```bash\n$ cd ~/.janus\n$ git clone https://github.com/vim-scripts/Rename2.git rename2\n```\n\nOr, if you have a git repository in `~/.janus`, you can use a submodule:\n\n```bash\n$ cd ~/.janus\n$ git submodule add https://github.com/vim-scripts/Rename2.git rename2\n```\n\nIf you would like to disable an included plug-in, you can do that with\nthe `janus#disable_plugin()` function from inside your\n`~/.vimrc.before`. This function takes a plug-in name as an argument\nwithout the group. For example, if you would like to disable the\nNERDCommenter plug-in, you can do that with the command:\n\n```bash\n$ echo \"call janus#disable_plugin('nerdcommenter')\" >> ~/.vimrc.before\n```\n\n**WARNING**: We've noticed over and over, that people fork Janus just to\ncustomize it. This is bad practice for several reasons and you should\nnot do that, and here's why:\n\n- Janus is fully customisable and there's no need to change the core for\n  using a different plugin fork or using a different mapping.\n- Forking means maintenance; maintenance means burden. Do not burden\n  yourself with maintaining a fork; that's what the `~/.janus` folder\n  is for.\n\nIf you find yourself needing a customisation that is not possible with\nthe current setup, then please open an issue or consider submitting a\npull request to make it possible to continue using/improving the official repo.\n\n**WARNING**: Any **uncommited** files inside the **janus** folder will be\nremoved the next time you run `rake` so make sure to either put them in\nthe custom folder (`~/.janus`), or commit them. We clean the janus\nfolder in case we replace a manually installed plugin (using rake tasks)\nwith a submodule.\n\nFor more information on how to customize Janus, you might want to take\na look at the [Customization wiki\npage](https://github.com/carlhuda/janus/wiki/Customization).\nAdditional you can see [Example](https://github.com/khusnetdinov/.janus) of customization.\n\n# Intro to VIM\n\nHere're some tips in case you've never used VIM before:\n\n## Tutorials\n\n* Type `vimtutor` into a shell to go through a brief interactive\n  tutorial inside VIM.\n* Watch this presentation at [VIM: Walking Without Crutches](https://vimeo.com/16458939) or read the [slides on Speaker Deck](https://speakerdeck.com/nelstrom/vim-precision-editing-at-the-speed-of-thought).\n* Watch the screencasts at [vimcasts.org](http://vimcasts.org/)\n* Watch Derek Wyatt's energetic tutorial videos at [his site](http://derekwyatt.org/vim/tutorials/)\n* Read wycats' perspective on learning Vim at\n  [Everyone who tried to convince me to use vim was wrong](http://yehudakatz.com/2010/07/29/everyone-who-tried-to-convince-me-to-use-vim-was-wrong/)\n* Read this and other answers to a question about vim at StackOverflow:\n  [Your problem with Vim is that you don't grok vi](http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118)\n* Read the [Getting Started with Vim](http://www.sitepoint.com/getting-started-vim/) tutorial on SitePoint\n* Read the [Effective Rails Development with Vim](http://www.sitepoint.com/effective-rails-development-vim/) tutorial on SitePoint\n\n## Modes\n\n* VIM has three modes:\n  * insert mode- stuff you type is added to the buffer\n  * normal mode- keys you hit are interpreted as commands\n  * visual mode- allows you to select blocks of text\n* To enter insert mode, hit `i`\n* To exit insert mode, hit `<ESC>`\n* To enter visual mode, hit `v`\n* To exit visual mode, hit `<ESC>`\n\n## Useful commands\n\n* Use `:q` to exit vim\n* Certain commands are prefixed with a `<Leader>` key, which maps to `\\`\n  by default. You can, for example, use `let mapleader = \",\"` to change this to a comma. If you want this\n  to be in effect for uses of `<Leader>` in the .vimrc file, make sure to define\n  this in `~/.vimrc.before`\n* Keyboard [cheat sheet](http://vim.rtorr.com/).\n\n# Features\n\nThis Vim distribution includes a number of packages built by others.\n\n## Base Customizations\n\nJanus ships with a number of basic customizations for vim:\n\n* Line numbers\n* Ruler (line and column numbers)\n* No wrap (turn off per-buffer via :set wrap)\n* Soft 2-space tabs, and default hard tabs to 2 spaces\n* Show trailing whitespace as `.`\n* Make searching highlighted, incremental, and case insensitive unless a\n  capital letter is used\n* Always show a status line\n* Allow backspacing over everything (indentations, eol, and start\n  characters) in insert mode\n* `<C-P>` inserts the directory of the current file into a command\n* Automatically resize splits when resizing the Vim window (GUI only)\n* `<leader>ew` expands to `:e (directory of current file)/` (open in the\n  current buffer)\n* `<leader>es` expands to `:sp (directory of current file)/` (open in a\n  horizontal split)\n* `<leader>ev` expands to `:vsp (directory of current file)/` (open in\n  a vertical split)\n* `<leader>et` expands to `:tabe (directory of current file)/` (open in\n  a new tab)\n* Write a privileged file with `:SudoW` or `:SudoWrite`, it will prompt\n  for sudo password when writing\n* `<F4>` toggles paste mode\n* `<leader>fef` formats the entire file\n* `<leader>u` converts the entire word to uppercase\n* `<leader>l` converts the entire word to lowercase\n* `<leader>U` converts the first char of a word to uppercase\n* `<leader>L` converts the first char of a word to lowercase\n* `<leader>cd` changes the path to the active buffer's file\n* `<leader>md` creates the directory of the active buffer's file\n  (For example, when editing a new file for which the path does not\nexist.)\n* `gw` swaps the current word with the following word\n* `<leader>ul` underlines the current line with `=`\n* `<leader>tw` toggles wrap\n* `<leader>fc` finds the next conflict marker (tested with Git\n  conflicted files)\n* Remap `<Down>` and `<Up>` to `gj` and `gk` (Wrapped text is not\n  considered a single long line of text.)\n* `<leader>hs` toggles highlight search\n* `<leader>=` adjusts viewports to the same size (`<C-w>=`)\n* `<A-[` (`<D-[` on MacVim) shifts current line or selected lines\n  rightwards\n* `<A-]` (`<D-]` on MacVim) shifts current line or selected lines\n  leftwards\n* `<C-W>!` invokes kwbd plugin; it closes all open buffers in the open\n  windows but keeps the windows open\n\n## [Ack.vim](http://github.com/mileszs/ack.vim)\n\nAck.vim uses ack to search inside the current directory for a pattern.\nYou can learn more about it with :help Ack.\n\n**Customizations**: Janus rebinds command-shift-f (`<D-F>`) to bring up\n`:Ack `.\n\n## [CtrlP](https://github.com/ctrlpvim/ctrlp.vim)\n\nFuzzy file, buffer, mru and tag finder. Replaces [Command-T](https://github.com/wincent/Command-T)\n\n**Customizations**: For users of Command-T Janus maps CtrlP to command-t (`<D-t>`)\n\n## [NERDCommenter](http://github.com/ddollar/nerdcommenter)\n\nNERDCommenter allows you to wrangle your code comments, regardless of\nfiletype. View `:help NERDCommenter` for all the details.\n\n**Customizations**: Janus binds command-/ (`<D-/>`) to toggle comments.\n\n## [NERDTree](https://github.com/scrooloose/nerdtree)\n\nNERDTree is a file explorer plugin that provides \"project drawer\"\nfunctionality to your vim projects.  You can learn more about it with\n:help NERDTree.\n\n**Customizations**: Janus adds a number of customizations to the core\nNERDTree:\n\n* Use `<Leader>n` to toggle NERDTree\n* Ignore compiled ruby, python, and java files\n* When opening vim with vim /path, open the left NERDTree to that\n  directory, set the vim pwd, and clear the right buffer\n* In general, assume that there is a single NERDTree buffer on the left\n  and one or more editing buffers on the right\n\n## [Unimpaired](https://github.com/tpope/vim-unimpaired)\n\nThis plugin provides a lot of useful mappings, here's a brief example of\nwhat it does provide:\n\n* `[b` to go to the previous buffer\n* `]b` to go to the next buffer\n* `[n` to go to the previous SCM conflict marker\n* `]n` to go to the next SCM conflict marker\n\nPlease check [`:help\nunimpaired`](https://github.com/tpope/vim-unimpaired/blob/master/doc/unimpaired.txt)\nfor a complete list\n\n## [SuperTab](http://github.com/ervandew/supertab)\n\nIn insert mode, start typing something and hit `<TAB>` to tab-complete\nbased on the current context.\n\n## [Syntastic](https://github.com/scrooloose/syntastic/)\n\nSyntastic is a syntax checking plugin that runs files through external syntax\ncheckers as they are saved and opened. If syntax errors are detected, the user\nis notified and is happy because they didn't have to compile their code or\nexecute their script to find them.\n\nPlease see [`:help\nsyntastic`](https://github.com/vim-syntastic/syntastic/blob/master/doc/syntastic.txt)\nfor more information.\n\n## [Tagbar](https://github.com/majutsushi/tagbar)\n\nTagbar is a vim plugin for browsing the tags of source code files.\n\n**Customizations**: Janus binds `<Leader>rt` to toggle Tagbar.\n\n## [SnipMate](https://github.com/garbas/vim-snipmate)\nSnipMate defines text snippets (a series of characters) that expand to\na useful piece of code when tab is pressed.  For example, in a Ruby\nfile, def`<TAB>` expands to:\n```ruby\ndef method_name\n\nend\n```\nAfter typing in the method name, press tab again to put the cursor right\nwhere you want it on the next line.  [This repository](https://github.com/honza/vim-snippets/tree/master/snippets)\nhas a full list of the Snippets that are available in Janus.\n\n## [EasyMotion](https://github.com/Lokaltog/vim-easymotion)\n\nEasyMotion provides a much simpler way to use some motions in vim. It\ntakes the `<number>` out of `<number>w` or `<number>f{char}` by highlighting\nall possible choices and allowing you to press one key to jump directly\nto the target.\n\nWhen one of the available motions is triggered, all visible text\npreceding or following the cursor is faded, and motion targets are\nhighlighted.\n\nEasyMotion is triggered by one of the provided mappings.\n\ncheck EasyMotion's [home\npage](https://github.com/Lokaltog/vim-easymotion) for more information.\n\n## [NrrwRgn](https://github.com/chrisbra/NrrwRgn)\n\nNarrowing means focussing on a region and making the rest inaccessible.\nYou simply select the region, call :NarrowRegion and the selected part\nwill open in a new scratch buffer. The rest of the file will be\nprotected, so you won't accidentally modify that buffer. In the new\nbuffer, you can do a global replace, search or anything else to modify\nthat part. When you are finished, simply write that buffer (e.g. by\n|:w|) and your modifications will be put in the original buffer making\nit accessible again.\n\n## Git Support ([Fugitive](http://github.com/tpope/vim-fugitive))\n\nFugitive adds pervasive git support to git directories in vim. For more\ninformation, use `:help fugitive`\n\nUse `:Gstatus` to view `git status` and type `-` on any file to stage or\nunstage it. Type `p` on a file to enter `git add -p` and stage specific\nhunks in the file.\n\nUse `:Gdiff` on an open file to see what changes have been made to that\nfile\n\n**customizations**:\n\n* `<leader>gb` maps to `:Gblame<CR>`\n* `<leader>gs` maps to `:Gstatus<CR>`\n* `<leader>gd` maps to `:Gdiff<CR>`\n* `<leader>gl` maps to `:Glog<CR>`\n* `<leader>gc` maps to `:Gcommit<CR>`\n* `<leader>gp` maps to `:Git push<CR>`\n\n## [Git Gutter](http://github.com/airblade/vim-gitgutter)\n\nA Vim plugin which shows a git diff in the 'gutter' (sign column). It\nshows whether each line has been added, modified, and where lines have\nbeen removed. You can also stage and revert individual hunks.\n\n## [ZoomWin](http://github.com/vim-scripts/ZoomWin)\n\nWhen working with split windows, ZoomWin lets you zoom into a window and\nout again using `Ctrl-W o`\n\n**Customizations**: Janus binds `<leader>zw` to `:ZoomWin`\n\n## [JSON](https://github.com/elzr/vim-json)\n\nBetter JSON and JSONP with distinct highlighting for keywords versus\nvalues, strings colored differently from numbers and booleans and double\nquotes concealed (disable with `let g:vim_json_syntax_conceal = 0` in\n`~/.vimrc.after`, folding of {...} and [...] blocks (enable with\n`:setlocal foldmethod=syntax`, and JSON-specific warnings highlighted in\nred.\n\n## [BufferGator](https://github.com/jeetsukumaran/vim-buffergator)\n\nBuffergator is a plugin for listing, navigating between, and selecting\nbuffers to edit. Upon invocation (using the command, `:BuffergatorOpen`\nor `BuffergatorToggle`, or the provided key mapping, `<Leader>b`), a\n`catalog` of listed buffers are displayed in a separate new window split\n(vertical or horizontal, based on user options; default = vertical).\nFrom this \"buffer catalog\", a buffer can be selected and opened in an\nexisting window, a new window split (vertical or horizontal), or a new\ntab page.\n\nSelected buffers can be \"previewed\", i.e. opened in a window or tab\npage, but with focus remaining in the buffer catalog. Even better, you\ncan \"walk\" up and down the list of buffers shown in the catalog by using\n`<C-N>` (or `<SPACE>`) / `<C-P>` (or `<C-SPACE>`). These keys select the\nnext/previous buffer in succession, respectively, opening it for preview\nwithout leaving the buffer catalog viewer.\n\n## [Vroom](https://github.com/skalnik/vim-vroom)\n\nVRoom is a plugin inspired by [Gary Bernhardt's vim\nconfig](https://github.com/garybernhardt/dotfiles/blob/69330074b7a15c67efa4594a71fa91592f1ce4f9/.vimrc#L286-342)\nfor running your ruby tests/specs/features.\n\nImagine you're hacking on a Rails controller, when you switch to the\ntest or specs for the controller, you can use `<leader>r` to run all the\nspecs or `<leader>R` to run the closest spec, then you can jump back to\nthe controller hack on it and use `<leader>r` to run the last spec you\nran last time, so you don't need to open the test again.\n\nThen benefits of this plugin are to centralize your workflow in one\nwindow, one software to do it all, which is a huge speedup over using\n`tmux` or multiple terminal tabs.\n\n## [vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors)\nOut of the box, all you need to know is a single key `Ctrl-n`. Pressing the key\nin Normal mode highlights the current word under the cursor in Visual mode and\nplaces a virtual cursor at the end of it. Pressing it again finds the next\noccurrence and places another virtual cursor at the end of the visual selection.\nIf you select multiple lines in Visual mode, pressing the key puts a virtual\ncursor at every line and leaves you in Normal mode.\n\nMore at [QuickStart](https://github.com/terryma/vim-multiple-cursors/blob/master/README.md#quick-start)\n\n## [vim-trailing-whitespace](https://github.com/bronson/vim-trailing-whitespace)\nThis plugin causes all trailing whitespace to be highlighted in red.\n\nTo fix the whitespace errors, just call :FixWhitespace.  By default it\noperates on the entire file.  Pass a range (or use V to select some lines)\nto restrict the portion of the file that gets fixed.\n\n## Additional Syntaxes\n\nJanus ships with a few additional syntaxes:\n\n* Markdown (bound to \\*.markdown, \\*.md, and \\*.mk)\n* Markdown auto styling (disabled by setting\n  `g:disable_markdown_autostyle` in `~/.vimrc.before` => `let\n  g:disable_markdown_autostyle = 1`)\n* Mustache (bound to \\*.mustache)\n* Haml (bound to \\*.haml)\n* Sass (bound to \\*.sass)\n* SCSS (bound to \\*.scss)\n* An improved JavaScript syntax (bound to \\*.js)\n* Javascript for any file having `nodejs` in the shebang.\n* Map Gemfile, Rakefile, Vagrantfile, Procfile, Thorfile, config.ru and\n  *.rake to Ruby.\n* Git commits (set your `EDITOR` to `vim -f` or  `mvim -f` on OSX)\n  `$ echo \"export EDITOR='vim -f'\" >> ~/.bashrc`, you can also use Git\n  global config to set this if you have EDITOR set to something else\n  `$ git config --global core.editor 'vim -f'`\n\n# License\n\n### This code is free to use under the terms of the MIT license.\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
  },
  {
    "path": "Rakefile",
    "content": "ROOT_PATH = File.expand_path(File.join(File.dirname(__FILE__)))\n$: << File.join(ROOT_PATH, 'janus', 'ruby')\n\nrequire 'janus'\nrequire 'fileutils'\ninclude Janus\n\ndesc \"link ViM configuration files.\"\ntask :link_vim_conf_files do\n  %w[ vimrc gvimrc ].each do |file|\n    dest = expand(\"~/.#{file}\")\n    unless File.exist?(dest)\n      require 'rbconfig'\n      source = expand(\"../janus/vim/#{file}\", __FILE__)\n      if RbConfig::CONFIG['host_os'] =~ /mswin|mingw/\n        require 'open3'\n        dest.gsub!(?/, ?\\\\)\n        source.gsub!(?/, ?\\\\)\n        puts \"cmd.exe /c mklink #{dest} #{source}\"\n        stdin, stdout, stderr, wait_thr = Open3.popen3('cmd.exe', \"/c mklink #{dest} #{source}\")\n        wait_thr.value.exitstatus\n      else\n        ln_s(source, dest)\n      end\n    end\n  end\nend\n\nnamespace :dev do\n  desc \"Update submodules\"\n  task :update_submodules do\n    sh \"git submodule foreach 'git fetch origin && git reset --hard origin/master'\"\n  end\n\n  # Taken from RefineryCMD\n  # https://github.com/resolve/refinerycms/blob/master/core/lib/tasks/refinery.rake\n  desc 'Removes trailing whitespace across the entire application.'\n  task :whitespace do\n    require 'rbconfig'\n    if RbConfig::CONFIG['host_os'] =~ /linux/\n      sh %{find . -name '*.*rb' -o -name '*.*vim' -exec sed -i 's/\\t/ /g' {} \\\\; -exec sed -i 's/ *$//g' {} \\\\; }\n    elsif RbConfig::CONFIG['host_os'] =~ /darwin/\n      sh %{find . -name '*.*rb' -o -name '*.*vim' -exec sed -i '' 's/\\t/ /g' {} \\\\; -exec sed -i '' 's/ *$//g' {} \\\\; }\n    else\n      puts \"This doesn't work on systems other than OSX or Linux. Please use a custom whitespace tool for your platform '#{RbConfig::CONFIG[\"host_os\"]}'.\"\n    end\n  end\nend\n\ndesc \"Create necessary folders.\"\ntask :folders do\n  Janus::VIM.folders.each do |folder|\n    mkdir_p folder\n  end\nend\n\ntask :update do\n  is_windows = RbConfig::CONFIG['host_os'] =~ /mswin|mingw/\n  redirect_out = is_windows ? '> NUL' : '> /dev/null'\n  redirect_out_err = is_windows ? '> NUL 2> NUL' : '&> /dev/null'\n\n  puts \"Cleaning the janus folder\"\n  `git clean -xdf -- janus #{redirect_out_err}`\n  `git ls-files --exclude-standard --others -- janus`.split(\"\\n\").each do |untracked|\n    FileUtils.rm_rf File.expand_path(untracked.chomp, File.dirname(__FILE__))\n  end\n\n  puts \"Pulling latest changes\"\n  `git pull #{redirect_out}`\n\n  puts \"Cleaning the janus folder\"\n  `git clean -xdf -- janus #{redirect_out_err}`\n  `git ls-files --exclude-standard --others -- janus`.split(\"\\n\").each do |untracked|\n    FileUtils.rm_rf File.expand_path(untracked.chomp, File.dirname(__FILE__))\n  end\n\n  puts \"Synchronising submodules urls\"\n  `git submodule sync #{redirect_out}`\n\n  puts \"Updating the submodules\"\n  `git submodule update --init #{redirect_out}`\nend\n\ntask :install => [:folders, :link_vim_conf_files] do\n  # Dummy task, real work is done with the hooks.\nend\n\ndesc \"Install or Update Janus.\"\ntask :default do\n  sh \"rake update\"\n  sh \"rake install\"\nend\n"
  },
  {
    "path": "bootstrap.sh",
    "content": "#!/bin/bash\n\nfunction die()\n{\n    echo \"${@}\"\n    exit 1\n}\n\nfunction backup_previous_install()\n{\n  # Add .old to any existing Vim file in the home directory\n  for filepath in \"${HOME}/.vim\" \"${HOME}/.vimrc\" \"${HOME}/.gvimrc\"; do\n    if [ -e $filepath ]; then\n      mv \"${filepath}\" \"${filepath}.old\" || die \"Could not move ${filepath} to ${filepath}.old\"\n      echo \"${filepath} has been renamed to ${filepath}.old\"\n    fi\n  done\n}\n\nfunction clone_janus()\n{\n  # Clone Janus into .vim\n  git clone --recursive https://github.com/carlhuda/janus.git \"${HOME}/.vim\" \\\n    || die \"Could not clone the repository to ${HOME}/.vim\"\n}\n\nfunction run_rake()\n{\n  # Run rake inside .vim\n  pushd \"${HOME}/.vim\" || die \"Could not go into the ${HOME}/.vim\"\n  rake || die \"Rake failed.\"\n  popd\n}\n\nfunction main()\n{\n  if [ ! -e \"${HOME}/.vim/janus\" -o \"$1\" == \"--force\" ]; then\n    backup_previous_install\n    clone_janus\n  fi\n  run_rake\n}\n\nmain $1\n"
  },
  {
    "path": "janus/ruby/janus/errors.rb",
    "content": "module Janus\n  # Errors\n  JanusError = Class.new Exception\n  BlockNotGivenError = Class.new JanusError\n  RubyGemsNotFoundError = Class.new JanusError\nend\n"
  },
  {
    "path": "janus/ruby/janus/gems.rb",
    "content": "module Janus\n  # Find an installed gem\n  #\n  # @param [String] The gem name to search for\n  # @param [Mixed] The gem requirements\n  # @return [Array] The found gems\n  def find_gem(gem_name, *requirements)\n    begin\n      require 'rubygems'\n      if Gem.const_defined?(:Specification) && Gem::Specification.respond_to?(:find_all_by_name)\n        Gem::Specification.find_all_by_name(gem_name, *requirements)\n      elsif Gem.respond_to?(:source_index)\n        Gem.source_index.find_name(gem_name, *requirements)\n      else\n        Gem.cache.find_name(gem_name, *requirements)\n      end\n    rescue LoadError\n      raise RubyGemsNotFoundError\n    end\n  end\n\n  # Install a gem\n  #\n  # @param [String] The gem name\n  def install_gem(gem_name)\n    require 'rubygems'\n\n    # Install the gem only if it can't be found\n    if find_gem(gem_name).length == 0\n      # XXX: We should not run sudo if we do not need to!\n      sudo \"gem install #{gem_name}\"\n    end\n  rescue RubyGemsNotFoundError\n    puts \"Could not install the gem #{gem_name}, please do so manually.\"\n    puts \"sudo gem install #{gem_name}\"\n  end\nend\n"
  },
  {
    "path": "janus/ruby/janus/github.rb",
    "content": "module Janus\n\n  # Return a fully-qualified url to the raw page of a file stores inside\n  # a repository on github\n  #\n  # @param [String] Path\n  # @return [String] URL\n  def github_raw(path)\n    \"https://raw.github.com/#{path}\"\n  end\nend\n"
  },
  {
    "path": "janus/ruby/janus/plugins.rb",
    "content": "require 'rake'\nrequire 'open-uri'\n\nmodule Janus\n  include Rake::DSL if defined?(Rake::DSL)\n\n  def self.included(base)\n    # Load all plugin installation tasks\n    Dir[\"#{vim_path}/*/tasks/**.rake\"].each do |f|\n      base.send :import, f\n    end\n  end\n\n  # Install a plugin\n  #\n  # @param [String] The group the plugin belongs to\n  # @param [String] The plugin name\n  # @param [&block] The installation block\n  def install_vim_plugin(group, name, &block)\n    raise Janus::BlockNotGivenError unless block_given?\n\n    define_install_plugin_tasks(group, name, &block)\n  end\n\n  # Post Install a plugin\n  #\n  # @param [String] The group the plugin belongs to\n  # @param [String] The plugin name\n  # @param [&block] The installation block\n  def postinstall_vim_plugin(group, name, &block)\n    raise Janus::BlockNotGivenError unless block_given?\n\n    define_postinstall_plugin_tasks(group, name, &block)\n  end\n\n  # Download and save file\n  #\n  # @param [String] url\n  # @param [String] path\n  def download_and_save_file(url, path)\n    options = {}\n    \n    proxy = ENV['http_proxy'] || ENV['HTTP_PROXY']\n    if proxy\n      uri = URI.parse(proxy)\n      proxy_host = uri.scheme + \"://\" + uri.host + \":\" + uri.port.to_s\n      proxy_user, proxy_pass = uri.userinfo.split(/:/) if uri.userinfo\n      options[:proxy_http_basic_authentication] = [proxy_host,proxy_user,proxy_pass]\n    end\n\n    open_and_save_file(path, open(url, options).read)\n  end\n\n  # Open and save file\n  #\n  # @param [String] path\n  # @param [Value] What to write in the file\n  # @param [&block]\n  def open_and_save_file(path, value = nil, &block)\n    # Make sure the directory up to the folder exists\n    mkdir_p File.dirname(path)\n    # Open the file and use either the block or the value to write the\n    # file\n    File.open path, 'w' do |f|\n      if block_given?\n        f.write(yield)\n      else\n        f.write(value)\n      end\n    end\n  end\n\n  protected\n\n  # Define tasks for installing a plugin\n  #\n  # @param [String] The group the plugin belongs to\n  # @param [String] The plugin name\n  # @param [&block] The installation block\n  def define_install_plugin_tasks(group, name, &block)\n    # Create a namespace for the plugin\n    namespace(name) do\n      # Define the plugin installation task\n      desc \"Install #{name} plugin.\"\n      task :install do\n        puts\n        puts \"*\" * 40\n        puts \"*#{\"Installing #{name}\".center(38)}*\"\n        puts \"*\" * 40\n        puts\n        yield(Dir[\"#{vim_path}/#{group}/#{name}/**\"].any?)\n      end\n    end\n\n    # Hook the plugin's install task to the global install task\n    task :install => \"#{name}:install\"\n  end\n\n  # Define tasks for post installing a plugin\n  #\n  # @param [String] The group the plugin belongs to\n  # @param [String] The plugin name\n  # @param [&block] The installation block\n  def define_postinstall_plugin_tasks(group, name, &block)\n    # Create a namespace for the plugin\n    namespace(name) do\n      # Define the plugin installation task\n      desc \"Post Install #{name} plugin.\"\n      task :post_install do\n        puts\n        puts \"*\" * 40\n        puts \"*#{\"Post Installing #{name}\".center(38)}*\"\n        puts \"*\" * 40\n        puts\n        yield(Dir[\"#{vim_path}/#{group}/#{name}/**\"].any?)\n      end\n    end\n\n    # Hook the plugin's install task to the global install task\n    task :install => \"#{name}:post_install\"\n  end\nend\n"
  },
  {
    "path": "janus/ruby/janus/vim.rb",
    "content": "module Janus\n  module VIM\n    extend self\n\n    # Folders\n    def folders\n      %w[ _backup _temp ]\n    end\n  end\nend\n"
  },
  {
    "path": "janus/ruby/janus.rb",
    "content": "module Janus\n  # Return the root path\n  #\n  # @return [String] The absolute path to Janus repository\n  def root_path\n    ROOT_PATH\n  end\n\n  # Return Janus path\n  #\n  # @return [String] The absolute path to Janus distribution\n  def janus_path\n    File.join ROOT_PATH, 'janus'\n  end\n\n  # Return the vim's path\n  #\n  # @return [String] The absolute path to ViM files\n  def vim_path\n    File.join janus_path, 'vim'\n  end\n\n  # Return the ruby's path\n  #\n  # @return [String] The absolute path to Ruby files\n  def ruby_path\n    File.join janus_path, 'ruby'\n  end\n\n  # Expand the path of a given file\n  #\n  # @param [Array] args\n  # @return [String] The expanded path to the given file.\n  def expand(*args)\n    File.expand_path(*args)\n  end\n\n  # Execute a command under root\n  #\n  # @param [String]* commands to run\n  def sudo(*args)\n    if ENV[\"USER\"] != \"root\"\n      command = \"sudo #{args.join(\" \")}\"\n      puts \"Please enter your password (if requested) for executing the command '#{command}'\"\n    else\n      command = args.join(\" \")\n    end\n\n    exec command\n  end\nend\n\nrequire 'janus/errors'\nrequire 'janus/vim'\nrequire 'janus/gems'\nrequire 'janus/github'\nrequire 'janus/plugins'\n"
  },
  {
    "path": "janus/submodules.yaml",
    "content": "---\n# Submodules\n#\n# Each submodule is defined by a name, the name should be the same as the\n# folder name.\n#\n# Each submodule has the following attributes:\n#\n#   Optional:\n#     +description+: The description of the submodule\n#     +path+: Override path defaulted to janus/vim/{group}/{name}\n#     +categories+: The categories for which this plugin belongs to\n#     +dependencies+: An array of submodules name on which this submodule depends on\nsubmodules:\n  # Core plugins\n  #\n  # Core plugins are installed by default, removal of core plugins is disabled\n  # We should keep this list as small as possible\n  core:\n    pathogen:\n\n\n  # Colors\n  #\n  colors:\n    base16-vim:\n    darcula:\n    getafe:\n    github:\n    irblack:\n    molokai:\n    pyte:\n    sampler-pack:\n    solarized:\n    vim-tomorrow-theme:\n    vividchalk:\n    janus-colors:\n      dependencies:\n        - sampler-pack\n\n\n  # Langs\n  #\n  langs:\n    csv:\n      categories:\n        - csv\n        - syntax\n    minitest:\n    nodejs:\n    rails:\n    rdoc:\n    vim-polyglot:\n\n\n  # Tools\n  #\n  tools:\n    ack:\n    buffergator:\n    css-color:\n    ctrlp:\n    dispatch:\n    easymotion:\n    endwise:\n    fugitive:\n    webapi:\n    gist:\n      dependencies:\n        - webapi\n    gundo:\n    indent-object:\n    kwbd:\n    eunuch:\n    narrowregion:\n    nerdcommenter:\n    nerdtree:\n    repeat:\n    snipmate:\n      dependencies:\n        - vim-addon-mw-utils\n        - tlib\n    vim-snippets:\n      dependencies:\n        - snipmate\n    supertab:\n    surround:\n    syntastic:\n    tagbar:\n    tlib:\n    unimpaired:\n    vim-addon-mw-utils:\n    vim-trailing-whitespace:\n    vimwiki:\n    zoomwin:\n    vroom:\n    multiple-cursors:\n    visualstar:\n"
  },
  {
    "path": "janus/vim/colors/tasks/sampler-pack.rake",
    "content": "postinstall_vim_plugin 'colors', 'sampler-pack' do |module_loaded|\n  if module_loaded\n    FileUtils.rm_rf 'janus/vim/colors/sampler-pack/colors/solarized.vim'\n  end\nend\n"
  },
  {
    "path": "janus/vim/core/before/plugin/autocmds.vim",
    "content": "if has(\"autocmd\")\n  if exists(\"g:autosave_on_blur\")\n    au FocusLost * silent! wall\n  endif\nendif\n"
  },
  {
    "path": "janus/vim/core/before/plugin/filetypes.vim",
    "content": "\"\"\n\"\" File types\n\"\"\n\nfiletype plugin indent on \" Turn on filetype plugins (:help filetype-plugin)\n\nif has(\"autocmd\")\n  \" In Makefiles, use real tabs, not tabs expanded to spaces\n  au FileType make setlocal noexpandtab\n\n  \" This actually might be confusing, but the plugin +ruby+ already does\n  \" this, so we want to do it only if the plugin +ruby+ is disabled for\n  \" some reason\n  if janus#is_plugin_disabled(\"ruby\")\n    \" Set the Ruby filetype for a number of common Ruby files without .rb\n    au BufRead,BufNewFile {Gemfile,Rakefile,Vagrantfile,Thorfile,Procfile,Guardfile,config.ru,*.rake} set ft=ruby\n  endif\n\n  \" Make sure all mardown files have the correct filetype set and setup wrapping\n  au BufRead,BufNewFile *.{md,markdown,mdown,mkd,mkdn,txt} setf markdown\n  if !exists(\"g:disable_markdown_autostyle\")\n    au FileType markdown setlocal wrap linebreak textwidth=72 nolist\n  endif\n\n  \" make Python follow PEP8 for whitespace ( http://www.python.org/dev/peps/pep-0008/ )\n  au FileType python setlocal tabstop=4 shiftwidth=4\n\n  \" Remember last location in file, but not for commit messages.\n  \" see :help last-position-jump\n  au BufReadPost * if &filetype !~ '^git\\c' && line(\"'\\\"\") > 0 && line(\"'\\\"\") <= line(\"$\")\n    \\| exe \"normal! g`\\\"\" | endif\nendif\n"
  },
  {
    "path": "janus/vim/core/before/plugin/gui_settings.vim",
    "content": "if has(\"gui_running\")\n  if has(\"autocmd\")\n    \" Automatically resize splits when resizing MacVim window\n    autocmd VimResized * wincmd =\n  endif\nendif\n"
  },
  {
    "path": "janus/vim/core/before/plugin/janus.vim",
    "content": "\"\"\n\"\" Janus main functions\n\"\"\n\n\" Return a path separator on the current OS\n\" Taken from pathogen\n\"\n\" @return [String] The separator / or \\\nfunction! janus#separator()\n  return !exists(\"+shellslash\") || &shellslash ? '/' : '\\'\nendfunction\n\n\" Return the expanded path\n\"\n\" @param [String] path\n\" @return [String] Absolute path\nfunction! janus#expand_path(path)\n  return expand(a:path)\nendfunction\n\n\" Return a resolved path\n\"\n\" @param [String] path\n\" @return resolved path\nfunction! janus#resolve_path(path)\n  return resolve(janus#expand_path(a:path))\nendfunction\n\n\" Return the dirname of a path\n\"\n\" @param [String] path\n\" @return [String] The dirname of the path given in the param\nfunction! janus#dirname(path)\n  return fnamemodify(janus#resolve_path(a:path), \":h\")\nendfunction\n\n\" Return the basename of a path\n\"\n\" @param [String] path\n\" @return [String] The basename of the path given in the param\nfunction! janus#basename(path)\n  return fnamemodify(janus#resolve_path(a:path), \":t\")\nendfunction\n\n\" Return the group name\n\"\n\" @param [String] The group path\n\" @return [String] The group name\nfunction! janus#group_name(path)\n  return janus#basename(a:path)\nendfunction\n\n\" Return the group path\n\"\n\" @param [String] The group name\n\" @return [String] The group path\nfunction! janus#group_path(name)\n  for group in g:janus_loaded_groups\n    if janus#group_name(group) == a:name\n      return group\n    endif\n  endfor\nendfunction\n\n\" Find vim files inside a folder\n\"\n\" @param [String] The path to a folder\n\" @return [List] List of files.\nfunction! janus#vim_files(folder)\n  let files = []\n  let pattern = janus#resolve_path(a:folder) . janus#separator() . \"*\"\n  \" Add all found vim files\n  for file in split(glob(pattern), \"\\n\")\n    if isdirectory(file)\n      call extend(files, janus#vim_files(file))\n    elseif (file =~ \"\\.vim$\")\n      call add(files, file)\n    endif\n  endfor\n\n  return files\nendfunction\n\n\" Add a group of plug-ins to Pathogen\n\"\n\" @param [String] The plugin name\n\" @param [String] (Optional) the base path of the group\nfunction! janus#add_group(name, ...)\n  if !exists(\"g:janus_loaded_groups\")\n    let g:janus_loaded_groups = []\n  endif\n\n  \" Loaded group array will contain full path to group\n  let base_path = exists(\"a:1\") ? a:1 : g:janus_vim_path\n  call add(g:janus_loaded_groups, base_path . janus#separator() . a:name)\nendfunction\n\n\" Prepends custom plugins first so they will end up last after pathogen loads\n\" other janus groups\nfunction! janus#load_custom_before(path)\n  if isdirectory(g:janus_custom_path)\n    let rtp = pathogen#split(&rtp)\n    let custom = filter(pathogen#glob_directories(a:path), '!pathogen#is_disabled(v:val)')\n    let &rtp = pathogen#join(pathogen#uniq(custom + rtp))\n  endif\nendfunction\n\n\" Append custom plugins 'after' directories to rtp\nfunction! janus#load_custom_after()\n  if isdirectory(g:janus_custom_path)\n    let rtp = pathogen#split(&rtp)\n    let custom_path = g:janus_custom_path . janus#separator() . \"*\" . janus#separator() . \"after\"\n    let custom_after  = filter(pathogen#glob_directories(custom_path), '!pathogen#is_disabled(v:val[0:-7])')\n    let &rtp = pathogen#join(pathogen#uniq(rtp + custom_after))\n\n    \" Add the custom group to the list of loaded groups\n    call janus#add_group(\".janus\", expand(\"~\"))\n  endif\nendfunction\n\n\" Load/wrap core around the rtp\nfunction! janus#load_core()\n  \" pathogen#infect will prepend core's 'before' and append 'janus/after' to\n  \" the rtp\n  call janus#add_group(\"core\")\n  let core = g:janus_vim_path . janus#separator() . \"core\"\n  call pathogen#infect(core . janus#separator() . '{}')\nendfunction\n\n\" Load pathogen groups\nfunction! janus#load_pathogen()\n  if !exists(\"g:loaded_pathogen\")\n    \" Source Pathogen\n    exe 'source ' . g:janus_vim_path . '/core/pathogen/autoload/pathogen.vim'\n  endif\n\n  \" Add custom plugins before bundled groups\n  call janus#load_custom_before(g:janus_custom_path . janus#separator() . \"*\")\n\n  for group in g:janus_loaded_groups\n    call pathogen#infect(group . janus#separator() . '{}')\n  endfor\n\n  \" Add custom plugins to override bundled groups\n  call janus#load_custom_before(g:janus_custom_path . \".before\" . janus#separator() . \"*\")\n\n  \" Add custom 'after' directories to rtp and then load the core\n  call janus#load_custom_after()\n  call janus#load_core()\n  call pathogen#helptags()\nendfunction\n\n\" Which group contains a plugin ?\n\"\n\" @param [String] The plugin name\n\" @return [String] The group name (not an absolute path)\nfunction! janus#which_group(name)\n  if !exists(\"g:janus_loaded_groups\")\n    return \"\"\n  endif\n\n  for group in g:janus_loaded_groups\n    if isdirectory(janus#plugin_path(group, a:name))\n      return janus#group_name(group)\n    endif\n  endfor\nendfunction\n\n\" Disable a plugin\n\"\n\" @param [String] The group the plugin belongs to, will be determined if\n\"                 no group were given.\n\" @param [String] The plugin name\n\" @param [String] The reason why it is disabled\n\" @return [Bool]\nfunction! janus#disable_plugin(...)\n  if a:0 < 1 || a:0 > 3\n    throw \"The arguments to janus#disable_plugin() should be [group], <name>, [reason]\"\n  elseif a:0 == 1\n    let group = -1\n    let name = a:1\n    let reason = -1\n  elseif a:0 == 2\n    let group = -1\n    let name = a:1\n    let reason = a:2\n  elseif a:0 == 3\n    let group = a:1\n    let name = a:2\n    let reason = a:3\n  endif\n\n  \" Verify the existance of the global variables\n  if !exists(\"g:pathogen_disabled\")\n    let g:pathogen_disabled = []\n  endif\n  if !exists(\"g:janus_disabled_plugins\")\n    let g:janus_disabled_plugins = {}\n  endif\n\n  \" Fetch the group if necessary\n  if group == -1\n    let group = janus#which_group(name)\n  endif\n\n  \" Check if we need to add it\n  if has_key(g:janus_disabled_plugins, name) && g:janus_disabled_plugins[name]['group'] == group\n    \" Just update the reason if necessary.\n    if reason != \"No reason given.\" && g:janus_disabled_plugins[name]['reason'] == -1\n      let g:janus_disabled_plugins[name]['reason'] = reason\n    endif\n\n    return 0\n  endif\n\n  \" Find the plugin path\n  let plugin_path = janus#plugin_path(group, name)\n\n  \" Add it to janus_disabled_plugins\n  let g:janus_disabled_plugins[name] = {'group': group, 'path': plugin_path, 'reason': reason}\n\n  \" Add it to pathogen_disabled\n  call add(g:pathogen_disabled, name)\nendfunction\n\n\" Return the plugin path\n\"\n\" @param [String] The group the plugin belongs to, will be determined if\n\"                 no group were given.\n\" @param [String] The plugin name\n\" @return [String] The plugin path relative to g:janus_vim_path\nfunction! janus#plugin_path(...)\n  if a:0 < 1 || a:0 > 2\n    throw \"The arguments to janus#plugin_path() should be [group], <name>\"\n  elseif a:0 == 1\n    let name  = a:1\n    let group = janus#which_group(name)\n  else\n    let group = a:1\n    let name  = a:2\n  endif\n\n  return janus#group_path(group) . janus#separator() . name\nendfunction\n\n\" Is modules loaded?\n\"\n\" @param [String] The plugin name\n\" @return [Boolean]\nfunction! janus#is_module_loaded(name)\n  return len(janus#vim_files(janus#plugin_path(a:name))) > 0\nendfunction\n\n\" Is plugin disabled?\n\"\n\" @param [String] The plugin name\nfunction! janus#is_plugin_disabled(name)\n  if !exists(\"g:janus_disabled_plugins\")\n    return 0\n  endif\n\n  return has_key(g:janus_disabled_plugins, a:name)\nendfunction\n\n\" Is plugin enabled?\n\"\n\" @param [String] The plugin name\n\" @return [Boolean]\nfunction! janus#is_plugin_enabled(name)\n  return janus#is_module_loaded(a:name) && !janus#is_plugin_disabled(a:name)\nendfunction\n\n\" Mapping function\n\"\n\" @param [String] The plugin name\n\" @param [String] The mapping command (map, vmap, nmap or imap)\n\" @param [String] The mapping keys\n\" @param [String]* The mapping action\nfunction! janus#add_mapping(name, mapping_command, mapping_keys, ...)\n  if len(a:000) < 1\n    throw \"The arguments to janus#add_mapping() should be <name> <mapping_command> <mapping_keys> <mapping_action> [mapping_action]*\"\n  endif\n\n  if janus#is_plugin_enabled(a:name)\n    let mapping_command = join(a:000)\n  else\n    if !janus#is_module_loaded(a:name)\n      let reason = \"Module is not loaded\"\n    elseif g:janus_disabled_plugins[a:name]['reason'] == -1\n      return 0\n    else\n      let reason = g:janus_disabled_plugins[a:name]['reason']\n    endif\n\n    let mapping_command = \"<ESC>:echo 'The plugin \" . a:name . \" is disabled for the following reason: \" . reason . \".'<CR>\"\n  endif\n\n  let mapping_list = [a:mapping_command, a:mapping_keys, mapping_command]\n  exe join(mapping_list)\nendfunction\n"
  },
  {
    "path": "janus/vim/core/before/plugin/mappings.vim",
    "content": "\"\"\n\"\" General Mappings (Normal, Visual, Operator-pending)\n\"\"\n\n\" Toggle paste mode\nnmap <silent> <F4> :set invpaste<CR>:set paste?<CR>\nimap <silent> <F4> <ESC>:set invpaste<CR>:set paste?<CR>\n\n\" format the entire file\nnnoremap <leader>fef :normal! gg=G``<CR>\n\n\" upper/lower word\nnmap <leader>u mQviwU`Q\nnmap <leader>l mQviwu`Q\n\n\" upper/lower first char of word\nnmap <leader>U mQgewvU`Q\nnmap <leader>L mQgewvu`Q\n\n\" cd to the directory containing the file in the buffer\nnmap <silent> <leader>cd :lcd %:h<CR>\n\n\" Create the directory containing the file in the buffer\nnmap <silent> <leader>md :!mkdir -p %:p:h<CR>\n\n\" Some helpers to edit mode\n\" http://vimcasts.org/e/14\nnmap <leader>ew :e <C-R>=expand('%:h').'/'<cr>\nnmap <leader>es :sp <C-R>=expand('%:h').'/'<cr>\nnmap <leader>ev :vsp <C-R>=expand('%:h').'/'<cr>\nnmap <leader>et :tabe <C-R>=expand('%:h').'/'<cr>\n\n\" Swap two words\nnmap <silent> gw :s/\\(\\%#\\w\\+\\)\\(\\_W\\+\\)\\(\\w\\+\\)/\\3\\2\\1/<CR>`'\n\n\" Underline the current line with '='\nnmap <silent> <leader>ul :t.<CR>Vr=\n\n\" set text wrapping toggles\nnmap <silent> <leader>tw :set invwrap<CR>:set wrap?<CR>\n\n\" find merge conflict markers\nnmap <silent> <leader>fc <ESC>/\\v^[<=>]{7}( .*\\|$)<CR>\n\n\" Map the arrow keys to be based on display lines, not physical lines\nmap <Down> gj\nmap <Up> gk\n\n\" Toggle hlsearch with <leader>hs\nnmap <leader>hs :set hlsearch! hlsearch?<CR>\n\n\" Adjust viewports to the same size\nmap <Leader>= <C-w>=\n\nif has(\"gui_macvim\") && has(\"gui_running\")\n  \" Map command-[ and command-] to indenting or outdenting\n  \" while keeping the original selection in visual mode\n  vmap <D-]> >gv\n  vmap <D-[> <gv\n\n  nmap <D-]> >>\n  nmap <D-[> <<\n\n  omap <D-]> >>\n  omap <D-[> <<\n\n  imap <D-]> <Esc>>>i\n  imap <D-[> <Esc><<i\n\n  \" Bubble single lines\n  nmap <D-Up> [e\n  nmap <D-Down> ]e\n  nmap <D-k> [e\n  nmap <D-j> ]e\n\n  \" Bubble multiple lines\n  vmap <D-Up> [egv\n  vmap <D-Down> ]egv\n  vmap <D-k> [egv\n  vmap <D-j> ]egv\n\n  \" Map Command-# to switch tabs\n  map  <D-0> 0gt\n  imap <D-0> <Esc>0gt\n  map  <D-1> 1gt\n  imap <D-1> <Esc>1gt\n  map  <D-2> 2gt\n  imap <D-2> <Esc>2gt\n  map  <D-3> 3gt\n  imap <D-3> <Esc>3gt\n  map  <D-4> 4gt\n  imap <D-4> <Esc>4gt\n  map  <D-5> 5gt\n  imap <D-5> <Esc>5gt\n  map  <D-6> 6gt\n  imap <D-6> <Esc>6gt\n  map  <D-7> 7gt\n  imap <D-7> <Esc>7gt\n  map  <D-8> 8gt\n  imap <D-8> <Esc>8gt\n  map  <D-9> 9gt\n  imap <D-9> <Esc>9gt\nelse\n  \" Map command-[ and command-] to indenting or outdenting\n  \" while keeping the original selection in visual mode\n  vmap <A-]> >gv\n  vmap <A-[> <gv\n\n  nmap <A-]> >>\n  nmap <A-[> <<\n\n  omap <A-]> >>\n  omap <A-[> <<\n\n  imap <A-]> <Esc>>>i\n  imap <A-[> <Esc><<i\n \n  \" Bubble single lines\n  nmap <C-Up> [e\n  nmap <C-Down> ]e\n  nmap <C-k> [e\n  nmap <C-j> ]e\n\n  \" Bubble multiple lines\n  vmap <C-Up> [egv\n  vmap <C-Down> ]egv\n  vmap <C-k> [egv\n  vmap <C-j> ]egv\n\n  \" Make shift-insert work like in Xterm\n  map <S-Insert> <MiddleMouse>\n  map! <S-Insert> <MiddleMouse>\n\n  \" Map Control-# to switch tabs\n  map  <C-0> 0gt\n  imap <C-0> <Esc>0gt\n  map  <C-1> 1gt\n  imap <C-1> <Esc>1gt\n  map  <C-2> 2gt\n  imap <C-2> <Esc>2gt\n  map  <C-3> 3gt\n  imap <C-3> <Esc>3gt\n  map  <C-4> 4gt\n  imap <C-4> <Esc>4gt\n  map  <C-5> 5gt\n  imap <C-5> <Esc>5gt\n  map  <C-6> 6gt\n  imap <C-6> <Esc>6gt\n  map  <C-7> 7gt\n  imap <C-7> <Esc>7gt\n  map  <C-8> 8gt\n  imap <C-8> <Esc>8gt\n  map  <C-9> 9gt\n  imap <C-9> <Esc>9gt\nendif\n\n\"\"\n\"\" Command-Line Mappings\n\"\"\n\n\" After whitespace, insert the current directory into a command-line path\ncnoremap <expr> <C-P> getcmdline()[getcmdpos()-2] ==# ' ' ? expand('%:p:h') : \"\\<C-P>\"\n"
  },
  {
    "path": "janus/vim/core/before/plugin/settings.vim",
    "content": "\"\"\n\"\" Basic Setup\n\"\"\n\nif has('vim_starting') && !has('nvim') && &compatible\n  set nocompatible               \" Be iMproved\nendif\nset number            \" Show line numbers\nset ruler             \" Show line and column number\nsyntax enable         \" Turn on syntax highlighting allowing local overrides\n\" Neovim disallow changing 'enconding' option after initialization\n\" see https://github.com/neovim/neovim/pull/2929 for more details\nif !has('nvim')\n  set encoding=utf-8  \" Set default encoding to UTF-8\nendif\n\n\"\"\n\"\" Whitespace\n\"\"\n\nset nowrap                        \" don't wrap lines\nset tabstop=2                     \" a tab is two spaces\nset shiftwidth=2                  \" an autoindent (with <<) is two spaces\nset expandtab                     \" use spaces, not tabs\nset list                          \" Show invisible characters\nset backspace=indent,eol,start    \" backspace through everything in insert mode\n\nif exists(\"g:enable_mvim_shift_arrow\")\n  let macvim_hig_shift_movement = 1 \" mvim shift-arrow-keys\nendif\n\n\" List chars\nset listchars=\"\"                  \" Reset the listchars\nset listchars=tab:\\ \\             \" a tab should display as \"  \", trailing whitespace as \".\"\nset listchars+=trail:.            \" show trailing spaces as dots\nset listchars+=extends:>          \" The character to show in the last column when wrap is\n                                  \" off and the line continues beyond the right of the screen\nset listchars+=precedes:<         \" The character to show in the last column when wrap is\n                                  \" off and the line continues beyond the left of the screen\n\n\"\"\n\"\" Searching\n\"\"\n\nset hlsearch    \" highlight matches\nset incsearch   \" incremental searching\nset ignorecase  \" searches are case insensitive...\nset smartcase   \" ... unless they contain at least one capital letter\n\n\"\"\n\"\" Wild settings\n\"\"\n\n\" TODO: Investigate the precise meaning of these settings\n\" set wildmode=list:longest,list:full\n\n\" Disable output and VCS files\nset wildignore+=*.o,*.out,*.obj,.git,*.rbc,*.rbo,*.class,.svn,*.gem\n\n\" Disable archive files\nset wildignore+=*.zip,*.tar.gz,*.tar.bz2,*.rar,*.tar.xz\n\n\" Ignore bundler and sass cache\nset wildignore+=*/vendor/gems/*,*/vendor/cache/*,*/.bundle/*,*/.sass-cache/*\n\n\" Ignore librarian-chef, vagrant, test-kitchen and Berkshelf cache\nset wildignore+=*/tmp/librarian/*,*/.vagrant/*,*/.kitchen/*,*/vendor/cookbooks/*\n\n\" Ignore rails temporary asset caches\nset wildignore+=*/tmp/cache/assets/*/sprockets/*,*/tmp/cache/assets/*/sass/*\n\n\" Disable temp and backup files\nset wildignore+=*.swp,*~,._*\n\n\"\"\n\"\" Backup and swap files\n\"\"\n\nset backupdir^=~/.vim/_backup//    \" where to put backup files.\nset directory^=~/.vim/_temp//      \" where to put swap files.\n"
  },
  {
    "path": "janus/vim/core/before/plugin/statusline.vim",
    "content": "if has(\"statusline\") && !&cp\n  set laststatus=2  \" always show the status bar\n\n  \" Start the status line\n  set statusline=%f\\ %m\\ %r\n  set statusline+=Line:%l/%L[%p%%]\n  set statusline+=Col:%v\n  set statusline+=Buf:#%n\n  set statusline+=[%b][0x%B]\nendif\n"
  },
  {
    "path": "janus/vim/core/janus/after/plugin/vimrc_after.vim",
    "content": "\" Customization\n\"\n\" This loads after the janus plugins so that janus-specific plugin mappings can\n\" be overwritten.\n\nif filereadable(expand(\"~/.vimrc.after\"))\n  source ~/.vimrc.after\nendif\n"
  },
  {
    "path": "janus/vim/core/janus/doc/janus.txt",
    "content": "*janus.txt* Janus vim Distribution                    *janus*\n\nCONTENTS                                               *janus-contents*\n\n Introduction                          |janus-intro|\n Mailing list                          |janus-mailing-list|\n Installation                          |janus-installation|\n Customization                         |janus-customization|\n Updating                              |janus-updating|\n Intro to vim                          |janus-vim-intro|\n Janus features                        |janus-features|\n     Base customizations               |janus-features-base-customizations|\n     Ack                               |janus-features-ack|\n     CtrlP                             |janus-features-ctrlp|\n     NERDCommenter                     |janus-features-nerdcommenter|\n     NERDTree                          |janus-features-nerdtree|\n     SuperTab                          |janus-features-supertab|\n     Syntastic                         |janus-features-syntastic|\n     Tagbar                            |janus-features-tagbar|\n     EasyMotion                        |janus-features-easymotion|\n     NrrwRgn                           |janus-features-nrrwrgn|\n     git                               |janus-features-git|\n     ZoomWin                           |janus-features-zoomwin|\n     BufferGator                       |janus-features-buffergator|\n     Additional syntaxes               |janus-features-syntaxes|\n     Rakefile                          |janus-rakefile|\n     License                           |janus-license|\n\n\nINTRODUCTION                                                *janus-intro*\n\nThis is a distribution of plug-ins and mappings for Vim, Gvim and\nMacVim.\n\nIt is designed to provide minimal working environment using the most\npopular plug-ins and the most common mappings.\n\nThe distribution is completely customisable using a `~/.vimrc.before`\nand `~/.vimrc.after` Vim RC files.\n\n\nMAILING LIST                                      *janus-mailing-list*\n\nThe mailing list is hosted at [Google\nGroups](http://groups.google.com/group/janus-vimius), please join it for\ndiscussion and announcements.\n\n\nPRE-REQUISITES                                   *janus-pre-requisites*\n\nThe distribution is designed to work with Vim >= 7.3.\n\nThe distribution also require `ack`, `pep8`, `ctags`, `ruby` and `rake`,\nfor the most comfortable experience, use the GUI version of Vim. Linux\nusers should install `gvim`, OSX users should install\n[MacVim](http://code.google.com/p/macvim/), the recommanded way of\ninstallating MacVim is using\n[Homebrew](http://mxcl.github.com/homebrew/), but before installing\nMacVim you need to use system-wide ruby, if you're using **rvm** `rvm\nuse system` switches to system ruby, if you're using **rbenv** `rbenv\nshell system` switches to system ruby.\n\n```bash\n$ brew install macvim\n```\n\nIf you don't use Homebrew, you can still download it\n[here](https://github.com/b4winckler/macvim/downloads).\n\nTake a look at the [Pre-requisites wiki\npage](https://github.com/carlhuda/janus/wiki/Pre-requisites) for more\ninformation.\n\n\nINSTALLATION                                      *janus-installation*\n\nTo install Janus, please use our [automatic\ninstaller](https://github.com/carlhuda/janus/blob/master/bootstrap.sh)\n, which backups up any Vim files found in your home folder and installs\nJanus.\n\n```bash\n$ curl -L http://bit.ly/janus-bootstrap | bash\n```\n\n\nCUSTOMIZATION                                           *janus-customization*\n\nYou can use `~/.gvimrc.before` and `~/.vimrc.before` for settings Janus,\nlike the __leader__ setting, you may also use `~/.gvimrc.after` and\n`~/.vimrc.after` for any additional settings; it is also a good place for\noverriding Janus settings as both files will be loaded at the end of\nJanus.\n\nFor example, to override the default color schemes:\n\n```bash\n$ echo 'color desert'  >> ~/.vimrc.after\n$ echo 'color molokai' >> ~/.gvimrc.after\n```\n\nIf you want to do additional customization or add more Vim plugins,\ncreate a `~/.janus` directory and add your plugins there, either with a\n`git clone` or by adding submodules to your own git repository there.\nThis directory is treated like a normal pathogen directory. For example:\n\n```bash\n$ cd ~/.janus\n$ git checkout git://github.com/vim-scripts/Rename2.git rename2\n```\n\nOr, if you have a git repository in `~/.janus`, you can use a submodule:\n\n```bash\n$ cd ~/.janus\n$ git submodule add git://github.com/vim-scripts/Rename2.git rename2\n```\n\nIf you would like to disable an included plug-in, you can do that with\nthe `janus#disable_plugin()` function from inside your\n`~/.vimrc.before`, this function takes a plug-in name as an argument\nwithout the group, for example, if you would like to disable the\nNERDCommenter plug-in, you can do that with the command:\n\n```bash\n$ echo \"call janus#disable_plugin('nerdcommenter')\" >> ~/.vimrc.before\n```\n\n**WARNING**: We've noticed over and over, that people fork Janus just to\ncustomize it, this is bad practice for several reasons and you should\nnot do that, here's why:\n\n- Janus is fully customisable and there's no need to change the core for\n  using a different plugin fork or using a different mapping.\n- Forking means maintenance, maintenance means burden, do not burden\n  yourself with maintaining a fork, that's what the `~/.janus` folder\n  is for.\n\nif you find yourself needing a customisation that is not possible with\nthe current setup, then please open an issue or submit a pull request to\nmake it possible to do so without having a fork.\n\n**WARNING**: Any **uncommited** file inside the **janus** folder will be\nremoved the next time you run `rake` so make sure to either put them in\nthe custom folder (`~/.janus`), or commit them. We clean the janus\nfolder in case we replace a manually installed plugin (using rake tasks)\nwith a submodule.\n\nFor more information on how to customize Janus, you might want to take\na look at the [Customization wiki\npage](https://github.com/carlhuda/janus/wiki/Customization).\n\n\nUPDATING TO THE LATEST VERSION                             *janus-updating*\n\nTo update to the latest version of the distribution, just run `rake`\nagain inside your `~/.vim` directory.\n\nNOTE: If you even had an error updating Janus, problem related to a\nmissing commit in a submodule, please try running `rake` again before\nsubmitting an issue.\n\n\nINTRO TO VIM                                              *janus-vim-intro*\n\nHere's some tips if you've never used VIM before:\n\n\nTUTORIALS                                             *janus-vim-tutorials*\n\n* Type `vimtutor` into a shell to go through a brief interactive\n  tutorial inside VIM.\n* Read the slides at [VIM: Walking Without Crutches](http://walking-without-crutches.heroku.com/#1).\n* Watch the screencasts at [vimcasts.org](http://vimcasts.org/)\n* Watch Derek Wyatt's energetic tutorial videos at [his site](http://www.derekwyatt.org/vim/vim-tutorial-videos/)\n* Read wycats' perspective on learning vim at\n  [Everyone who tried to convince me to use vim was wrong](http://yehudakatz.com/2010/07/29/everyone-who-tried-to-convince-me-to-use-vim-was-wrong/)\n* Read this and other answers to a question about vim at StackOverflow:\n  [Your problem with Vim is that you don't grok vi](http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118)\n\n\nMODES                                                 *janus-vim-modes*\n\n* VIM has two modes:\n  * insert mode- stuff you type is added to the buffer\n  * normal mode- keys you hit are interpretted as commands\n* To enter insert mode, hit `i`\n* To exit insert mode, hit `<ESC>`\n\n\nUSEFUL COMMANDS                              *janus-vim-useful-commands*\n\n* Use `:q` to exit vim\n* Certain commands are prefixed with a `<Leader>` key, which maps to `\\`\n  by default. Use `let mapleader = \",\"` to change this. If you want this\n  to be in effect for uses of <Leader> in your .vimrc, make sure to define\n  this in the `~/.vimrc.pre`\n* Keyboard [cheat sheet](http://walking-without-crutches.heroku.com/image/images/vi-vim-cheat-sheet.png).\n* Mapped key combinations using the command key (`<D-something>`) are only\n  available in macvim.\n\n\nJANUS FEATURES                                      *janus-features*\n\nThis vim distribution includes a number of packages built by others.\n\n\n## Base Customizations                        *janus-features-base-customizations*\n\nJanus ships with a number of basic customizations for vim:\n\n* Line numbers\n* Ruler (line and column numbers)\n* No wrap (turn off per-buffer via set :wrap)\n* Soft 2-space tabs, and default hard tabs to 2 spaces\n* Show tailing whitespace as `.`\n* Make searching highlighted, incremental, and case insensitive unless a\n  capital letter is used\n* Always show a status line\n* Allow backspacing over everything (indentations, eol, and start\n  characters) in insert mode\n* `<C-P>` inserts the directory of the current file into a command\n* Automatically resize splits when resizing the Vim window (GUI only)\n* `<leader>ew` expands to `:e (directory of current file)/` (open in the\n  current buffer)\n* `<leader>es` expands to `:sp (directory of current file)/` (open in an\n  horizontal split)\n* `<leader>ev` expands to `:vsp (directory of current file)/` (open in\n  an vertical split)\n* `<leader>et` expands to `:tabe (directory of current file)/` (open in\n  an new tab)\n* `:w!!` expands to `%!sudo tee > /dev/null %` Write to the current file\n  using sudo (if you forgot to run it with sudo), it will prompt for\nsudo password when writing.\n* `<F4>` Toggles paste mode\n* `<leader>fef` format the entire file\n* `<leader>u` Convert the entire word to uppercace.\n* `<leader>l` Convert the entire word to lowercase.\n* `<leader>U` Convert the first char of a word to uppercase.\n* `<leader>L` Convert the first char of a word to lowercase.\n* `<leader>cd` Change the path to the currently active buffer's file.\n* `<leader>md` Make the directory of the currently active buffer's file\n  (for example when editing a new file for which the path does not\nexist.)\n* `gw` Swap the current word with the one next to it.\n* `<leader>ul` Underline the current line with `=`\n* `<leader>tw` Toggle wrap\n* `<leader>fc` Finds the next conflict marker (Tested with Git\n  conflicted files).\n* Remap `<Down>` and `<Up>` to `gj` and `gk` (Wrapped text is not\n  considered a one-long-line of text.\n* `<leader>hs` Toggle highlight search.\n* `<leader>=` Adjust viewports to the same size (`<C-w>=`)\n* `<A-[` (`<D-[` on MacVim) Shift current line or selected lines\n  rightwards.\n* `<A-]` (`<D-]` on MacVim) Shift current line or selected lines\n  leftwards.\n* `<C-W>!` Invokes kwbd plugin, it closes all open buffers in the open\n  windows but keeps the windows open.\n\n\n## [Ack.vim](http://github.com/mileszs/ack.vim)                 *janus-features-ack*\n\nAck.vim uses ack to search inside the current directory for a pattern.\nYou can learn more about it with :help Ack\n\n**Customizations**: Janus rebinds command-shift-f (`<D-F>`) to bring up\n`:Ack `.\n\n\n## [CtrlP](https://github.com/kien/ctrlp.vim)   *janus-features-ctrlp*\n\nFuzzy file, buffer, mru and tag finder. Replaces\n[Command-T](https://github.com/wincent/Command-T)\n\n**Customizations**: For users of Command-T Janus maps CtrlP to command-t\n(`<D-t>`)\n\n\n## [NERDCommenter](http://github.com/ddollar/nerdcommenter)    *janus-features-nerdcommenter*\n\nNERDCommenter allows you to wrangle your code comments, regardless of\nfiletype. View `:help NERDCommenter` for all the details.\n\n**Customizations**: Janus binds command-/ (`<D-/>`) to toggle comments.\n\n\n## [NERDTree](https://github.com/scrooloose/nerdtree)                 *janus-features-nerdtree*\n\nNERDTree is a file explorer plugin that provides \"project drawer\"\nfunctionality to your vim projects.  You can learn more about it with\n:help NERDTree.\n\n**Customizations**: Janus adds a number of customizations to the core\nNERDTree:\n\n* Use `<Leader>n` to toggle NERDTree\n* Ignore compiled ruby, python, and java files\n* When opening vim with vim /path, open the left NERDTree to that\n  directory, set the vim pwd, and clear the right buffer\n* In general, assume that there is a single NERDTree buffer on the left\n  and one or more editing buffers on the right\n\n\n## [SuperTab](http://github.com/ervandew/supertab)   *janus-features-supertab*\n\nIn insert mode, start typing something and hit `<TAB>` to tab-complete\nbased on the current context.\n\n\n## [Syntastic](https://github.com/vim-syntastic/syntastic)   *janus-features-syntastic*\n\nSyntastic is a syntax checking plugin that runs files through external syntax \ncheckers as they are saved and opened. If syntax errors are detected, the user \nis notified and is happy because they didn't have to compile their code or \nexecute their script to find them. See `:help syntastic` for details.\n\n**Customizations**: Janus adds a number of customizations to Syntastic:\n\n* Set Syntastic to passive mode by default (use `:SyntasticToggleMode` to\n  toggle modes)\n* Enable the statusline flag\n* Always fill in location lists\n* Open and close error windows automatically\n* Enable syntax checks when opening files\n* Disable syntax checks when quitting Vim with `:wq`, `:x`, and `:ZZ`\n* Changes symbols for signs placed in the gutter margins.\n\n\n## [Tagbar](https://github.com/majutsushi/tagbar)    *janus-features-tagbar*\n\nTagbar is a vim plugin for browsing the tags of source code files.\n\n**Customizations**: Janus binds `<Leader>rt` to toggle Tagbar.\n\n\n## [EasyMotion](https://github.com/Lokaltog/vim-easymotion)     *janus-features-easymotion*\n\nEasyMotion provides a much simpler way to use some motions in vim. It\ntakes the <number> out of <number>w or <number>f{char} by highlighting\nall possible choices and allowing you to press one key to jump directly\nto the target.\n\nWhen one of the available motions is triggered, all visible text\npreceding or following the cursor is faded, and motion targets are\nhighlighted.\n\nEasyMotion is triggered by one of the provided mappings.\n\ncheck EasyMotion's [home\npage](https://github.com/Lokaltog/vim-easymotion) for more information.\n\n\n## [NrrwRgn](https://github.com/chrisbra/NrrwRgn)     *janus-features-nrrwrgn*\n\nNarrowing means focussing on a region and making the rest inaccessible.\nYou simply select the region, call :NarrowRegion and the selected part\nwill open in a new scratch buffer. The rest of the file will be\nprotected, so you won't accidentally modify that buffer. In the new\nbuffer, you can do a global replace, search or anything else to modify\nthat part. When you are finished, simply write that buffer (e.g. by\n|:w|) and your modifications will be put in the original buffer making\nit accessible again.\n\n\n## Git Support ([Fugitive](http://github.com/tpope/vim-fugitive))     *janus-features-git*\n\nFugitive adds pervasive git support to git directories in vim. For more\ninformation, use `:help fugitive`\n\nUse `:Gstatus` to view `git status` and type `-` on any file to stage or\nunstage it. Type `p` on a file to enter `git add -p` and stage specific\nhunks in the file.\n\nUse `:Gdiff` on an open file to see what changes have been made to that\nfile\n\n**customizations**:\n\n* `<leader>gb` maps to `:Gblame<CR>`\n* `<leader>gs` maps to `:Gstatus<CR>`\n* `<leader>gd` maps to `:Gdiff<CR>`\n* `<leader>gl` maps to `:Glog<CR>`\n* `<leader>gc` maps to `:Gcommit<CR>`\n* `<leager>gp` maps to `:Git push<CR>`\n\n\n## [ZoomWin](http://github.com/vim-scripts/ZoomWin)   *janus-features-zoomwin*\n\nWhen working with split windows, ZoomWin lets you zoom into a window and\nout again using `Ctrl-W o`\n\n**Customizations**: Janus binds `<leader>zw` to `:ZoomWin`\n\n\n## [BufferGator](https://github.com/jeetsukumaran/vim-buffergator)     *janus-features-buffergator*\n\nBuffergator is a plugin for listing, navigating between, and selecting\nbuffers to edit. Upon invocation (using the command, `:BuffergatorOpen`\nor `BuffergatorToggle`, or the provided key mapping, `<Leader>b`), a\n`catalog` of listed buffers are displayed in a separate new window split\n(vertical or horizontal, based on user options; default = vertical).\nFrom this \"buffer catalog\", a buffer can be selected and opened in an\nexisting window, a new window split (vertical or horizontal), or a new\ntab page.\n\nSelected buffers can be \"previewed\", i.e. opened in a window or tab\npage, but with focus remaining in the buffer catalog. Even better, you\ncan \"walk\" up and down the list of buffers shown in the catalog by using\n`<C-N>` (or `<SPACE>`) / `<C-P>` (or `<C-SPACE>`). These keys select the\nnext/previous buffer in succession, respectively, opening it for preview\nwithout leaving the buffer catalog viewer.\n\n## [Vroom](https://github.com/skalnik/vim-vroom) *janus=features-vroom*\n\nVRoom is a plugin inspired by [Gary Bernhardt's vim\nconfig](https://github.com/garybernhardt/dotfiles/blob/69330074b7a15c67efa4594a71fa91592f1ce4f9/.vimrc#L286-342) \nfor running your ruby tests/specs/features.\n\nImagine you're hacking on a Rails controller, when you switch to the\ntest or specs for the controller, you can use `<leader>r` to run all the\nspecs or `<leader>R` to run the closest spec, then you can jump back to\nthe controller hack on it and use `<leader>r` to run the last spec you\nran last time, so you don't need to open the test again.\n\nThen benefits of this plugin are to centralize your workflow in one\nwindow, one software to do it all, which is a huge speedup over using\n`tmux` or multiple terminal tabs.\n\n## Additional Syntaxes              *janus-features-syntaxes*\n\nJanus ships with a few additional syntaxes:\n\n* Markdown (bound to \\*.markdown, \\*.md, and \\*.mk)\n* Mustache (bound to \\*.mustache)\n* Haml (bound to \\*.haml)\n* Sass (bound to \\*.sass)\n* SCSS (bound to \\*.scss)\n* An improved JavaScript syntax (bound to \\*.js)\n* Javascript for any file having `nodejs` in the shebang.\n* Map Gemfile, Rakefile, Vagrantfile, Procfile, Thorfile, config.ru and\n  *.rake to Ruby.\n* Git commits (set your `EDITOR` to `vim -f` or  `mvim -f` on OSX)\n  `$ echo \"export EDITOR='vim -f'\" >> ~/.bashrc`, you can also use Git\n  global config to set this if you have EDITOR set to something else\n  `$ git config --global core.editor 'vim -f'`\n\n\n## Rakefile                *janus-rakefile*\n\nIf you're looking for the old janus distribution controlled by a\nRakefile then please head over to the [rakefile\nbranch](https://github.com/carlhuda/janus/tree/rakefile) but please note\nthat the rakefile branch will not be maintained.\n\n\n## License              *janus-license*\n\n### This code is free to use under the terms of the MIT license.\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n------------------------------------------------------------------------------\nvim:tw=78:ft=help:\n"
  },
  {
    "path": "janus/vim/core/plugins.vim",
    "content": "\" Variables\nlet s:no_python_support = \"Vim is compiled without python support\"\nlet s:no_ruby_support = \"Vim is compiled without ruby support\"\n\n\" Plugins that requires python support\nif has(\"python3\")\n  let g:gundo_prefer_python3 = 1\nelseif !has(\"python\")\n  call janus#disable_plugin(\"gundo\", s:no_python_support)\nendif\n\n\" Plugins that requires ruby support\nif !has(\"ruby\")\n  call janus#disable_plugin(\"ruby\", s:no_ruby_support)\nendif\n\n\" Ack requires ack command\nif executable(\"ack\")\n  \" use default config\nelseif executable(\"ack-grep\")\n  let g:ackprg=\"ack-grep -H --nocolor --nogroup --column\"\nelseif executable(\"ag\")\n  let g:ackprg=\"ag --nocolor --nogroup --column\"\nelse\n  call janus#disable_plugin(\"ack\", \"The ack program is not installed\")\nendif\n\n\" Gist-vim requires curl\nif !executable(\"curl\")\n  call janus#disable_plugin(\"gist\", \"The curl program is not installed\")\nendif\n\n\" Tagbar requires ctags\nif !executable(\"ctags\")\n  call janus#disable_plugin(\"tagbar\", \"The ctags program is not installed\")\nendif\n\n\" nodejs does not protect itself\n\" See #336\nif exists(\"*DetectNode\")\n  call janus#disable_plugin(\"nodejs\", \"Nodejs already exists on your system.\")\nendif\n"
  },
  {
    "path": "janus/vim/gvimrc",
    "content": "if filereadable(expand(\"~/.gvimrc.before\"))\n  source ~/.gvimrc.before\nendif\n\n\" CtrlP OS-X Menu remapping\nif janus#is_plugin_enabled('ctrlp') && has(\"gui_macvim\")\n  macmenu &File.New\\ Tab key=<D-S-t>\nendif\n\nif filereadable(expand(\"~/.gvimrc.after\"))\n  source ~/.gvimrc.after\nendif\n"
  },
  {
    "path": "janus/vim/tools/before/plugin/nerdtree.vim",
    "content": "if !janus#is_plugin_disabled(\"nerdtree\")\n  let NERDTreeHijackNetrw = 0\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/NERD_commenter.vim",
    "content": "\" NERDCommenter mappings\nif has(\"gui_macvim\") && has(\"gui_running\")\n  call janus#add_mapping('nerdcommenter', 'map', '<D-/>', '<plug>NERDCommenterToggle<CR>')\n  call janus#add_mapping('nerdcommenter', 'imap', '<D-/>', '<Esc><plug>NERDCommenterToggle<CR>i')\nelse\n  call janus#add_mapping('nerdcommenter', 'map', '<leader>/', '<plug>NERDCommenterToggle<CR>')\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/ack.vim",
    "content": "if has(\"gui_macvim\") && has(\"gui_running\")\n  \" Command-Shift-F on OSX\n  call janus#add_mapping('ack', 'map', '<D-F>', ':Ack<space>')\nelse\n  \" Define <C-F> to a dummy value to see if it would set <C-f> as well.\n  map <C-F> :dummy\n\n  if maparg(\"<C-f>\") == \":dummy\"\n    \" <leader>f on systems where <C-f> == <C-F>\n    call janus#add_mapping('ack', 'map', '<leader>f', ':Ack<space>')\n  else\n    \" <C-F> if we can still map <C-f> to <S-Down>\n    call janus#add_mapping('ack', 'map', '<C-F>', ':Ack<space>')\n  endif\n\n  map <C-f> <S-Down>\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/ctrlp.vim",
    "content": "if janus#is_plugin_enabled(\"ctrlp\")\n  let g:ctrlp_map = ''\n  let g:ctrlp_custom_ignore = {\n    \\ 'dir':  '\\v[\\/]\\.(git|hg|svn)$|bower_components|node_modules',\n    \\ 'file': '\\.pyc$\\|\\.pyo$\\|\\.rbc$|\\.rbo$\\|\\.class$\\|\\.o$\\|\\~$\\',\n    \\ }\nendif\n\nif has(\"gui_macvim\") && has(\"gui_running\")\n  call janus#add_mapping('ctrlp', 'map', '<D-t>', ':CtrlP<CR>')\n  call janus#add_mapping('ctrlp', 'imap', '<D-t>', '<ESC>:CtrlP<CR>')\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/fugitive.vim",
    "content": "\" Janus mappings\ncall janus#add_mapping('fugitive', 'nmap', '<leader>gb', ':Gblame<CR>')\ncall janus#add_mapping('fugitive', 'nmap', '<leader>gs', ':Gstatus<CR>')\ncall janus#add_mapping('fugitive', 'nmap', '<leader>gd', ':Gdiff<CR>')\ncall janus#add_mapping('fugitive', 'nmap', '<leader>gl', ':Glog<CR>')\ncall janus#add_mapping('fugitive', 'nmap', '<leader>gc', ':Gcommit<CR>')\ncall janus#add_mapping('fugitive', 'nmap', '<leader>gp', ':Git push<CR>')\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/gist.vim",
    "content": "if janus#is_plugin_enabled('gist')\n  if executable(\"pbcopy\")\n    \" The copy command\n    let g:gist_clip_command = 'pbcopy'\n  elseif executable(\"xclip\")\n    \" The copy command\n    let g:gist_clip_command = 'xclip -selection clipboard'\n  elseif executable(\"putclip\")\n    \" The copy command\n    let g:gist_clip_command = 'putclip'\n  end\n\n  \" detect filetype if vim failed auto-detection.\n  let g:gist_detect_filetype = 1\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/gundo.vim",
    "content": "\" Toggle Gundo\ncall janus#add_mapping('gundo', 'nmap', '<F5>', ':GundoToggle<CR>')\ncall janus#add_mapping('gundo', 'imap', '<F5>', '<ESC>:GundoToggle<CR>')\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/kwbd.vim",
    "content": "call janus#add_mapping('kwbd', 'nmap', '<C-W>!', '<Plug>Kwbd')\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/narrowregion.vim",
    "content": "if janus#is_plugin_enabled(\"narrowregion\")\n  \" Change default key mapping in order to eliminate delay related with\n  \" NERDTree using the same starting sequence <leader>n\n  silent! nunmap <leader>nr\n  call janus#add_mapping('narrowregion', 'map', '<leader>rn', ':NarrowRegion<CR>')\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/nerdtree.vim",
    "content": "if janus#is_plugin_enabled(\"nerdtree\")\n  let NERDTreeIgnore=['\\.pyc$', '\\.pyo$', '\\.rbc$', '\\.rbo$', '\\.class$', '\\.o$', '\\~$']\n\n  \" Default mapping, <leader>n\n  call janus#add_mapping('nerdtree', 'map', '<leader>n', ':NERDTreeToggle<CR>:NERDTreeMirror<CR>')\n\n  augroup AuNERDTreeCmd\n  autocmd AuNERDTreeCmd VimEnter * call s:CdIfDirectory(expand(\"<amatch>\"))\n  autocmd AuNERDTreeCmd FocusGained * call s:UpdateNERDTree()\n\n  \" If the parameter is a directory, cd into it\n  function s:CdIfDirectory(directory)\n    let explicitDirectory = isdirectory(a:directory)\n    let directory = explicitDirectory || empty(a:directory)\n\n    if explicitDirectory\n      exe \"cd \" . fnameescape(a:directory)\n    endif\n\n    \" Allows reading from stdin\n    \" ex: git diff | mvim -R -\n    if strlen(a:directory) == 0\n      return\n    endif\n\n    if directory\n      NERDTree\n      wincmd p\n      bd\n    endif\n\n    if explicitDirectory\n      wincmd p\n    endif\n  endfunction\n\n  \" NERDTree utility function\n  function s:UpdateNERDTree(...)\n    let stay = 0\n\n    if(exists(\"a:1\"))\n      let stay = a:1\n    end\n\n    if exists(\"t:NERDTreeBufName\")\n      let nr = bufwinnr(t:NERDTreeBufName)\n      if nr != -1\n        exe nr . \"wincmd w\"\n        exe substitute(mapcheck(\"R\"), \"<CR>\", \"\", \"\")\n        if !stay\n          wincmd p\n        end\n      endif\n    endif\n  endfunction\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/syntastic.vim",
    "content": "if janus#is_plugin_enabled('syntastic')\n  if globpath(&runtimepath, 'plugin/airline.vim', 1) ==# '' && globpath(&runtimepath, 'plugin/lightline.vim', 1) ==# '' && globpath(&runtimepath, 'plugin/powerline.vim', 1) ==# ''\n    set statusline+=%#warningmsg#\n    set statusline+=%{SyntasticStatuslineFlag()}\n    set statusline+=%*\n  endif\n\n  let g:syntastic_mode_map = {'mode': 'passive'}\n\n  let g:syntastic_always_populate_loc_list = 1\n  let g:syntastic_auto_loc_list = 1\n  let g:syntastic_check_on_open = 1\n  let g:syntastic_check_on_wq = 0\n\n  let g:syntastic_warning_symbol = 'W>'\n  let g:syntastic_error_symbol = 'E>'\n  let g:syntastic_style_warning_symbol = 'W}'\n  let g:syntastic_style_error_symbol = 'E}'\n\n  let g:syntastic_stl_format = '[%E{E:%e(#%fe)}%B{,}%W{W:%w(#%fw)}]'\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/tagbar.vim",
    "content": "\" Tagbar mappings.\ncall janus#add_mapping('tagbar', 'map', '<Leader>rt', ':TagbarToggle<CR>')\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/unimpaired.vim",
    "content": "\" Normal Mode: Bubble single lines\ncall janus#add_mapping('unimpaired', 'nmap', '<C-Up>', '[e')\ncall janus#add_mapping('unimpaired', 'nmap', '<C-Down>', ']e')\n\n\" Visual Mode: Bubble multiple lines\ncall janus#add_mapping('unimpaired', 'vmap', '<C-Up>', '[egv')\ncall janus#add_mapping('unimpaired', 'vmap', '<C-Down>', ']egv')\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/vimwiki.vim",
    "content": "if janus#is_plugin_enabled(\"vimwiki\")\n  let g:vimwiki_ext2syntax = {}\nendif\n"
  },
  {
    "path": "janus/vim/tools/janus/after/plugin/zoomwin.vim",
    "content": "\" Map <Leader><Leader> to ZoomWin\ncall janus#add_mapping('zoomwin', 'map', '<leader>zw', ':ZoomWin<CR>')\n"
  },
  {
    "path": "janus/vim/vimrc",
    "content": "\"\"\n\"\" Janus setup\n\"\"\n\n\" Define paths\nif has('win32') || has('win64') || has('win32unix')\n  let g:janus_path = escape(expand(\"~/.vim/janus/vim\"), ' ')\n  let g:janus_vim_path = escape(expand(\"~/.vim/janus/vim\"), ' ')\nelse\n  let g:janus_path = escape(fnamemodify(resolve(expand(\"<sfile>:p\")), \":h\"), ' ')\n  let g:janus_vim_path = escape(fnamemodify(resolve(expand(\"<sfile>:p\" . \"vim\")), \":h\"), ' ')\nendif\nlet g:janus_custom_path = expand(\"~/.janus\")\n\n\" Source janus's core\nexe 'source ' . g:janus_vim_path . '/core/before/plugin/janus.vim'\n\n\" You should note that groups will be processed by Pathogen in reverse\n\" order they were added.\ncall janus#add_group(\"tools\")\ncall janus#add_group(\"langs\")\ncall janus#add_group(\"colors\")\n\n\"\"\n\"\" Customisations\n\"\"\n\nif filereadable(expand(\"~/.vimrc.before\"))\n  source ~/.vimrc.before\nendif\n\n\n\" Disable plugins prior to loading pathogen\nexe 'source ' . g:janus_vim_path . '/core/plugins.vim'\n\n\"\"\n\"\" Pathogen setup\n\"\"\n\n\" Load all groups, custom dir, and janus core\ncall janus#load_pathogen()\n\n\" .vimrc.after is loaded after the plugins have loaded\n"
  }
]