this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use `install` script to fetch Vim plugins

+91 -400
+1
.gitignore
··· 12 12 !/vim/tags/.gitignore 13 13 14 14 /.peru 15 + /.tmp 15 16 16 17 *.spl
-158
.gitmodules
··· 1 - [submodule "vim/bundle/ag"] 2 - path = vim/bundle/ag 3 - url = https://github.com/vim-scripts/ag.vim.git 4 - ignore = dirty 5 - [submodule "vim/bundle/solarized"] 6 - path = vim/bundle/solarized 7 - url = https://github.com/altercation/vim-colors-solarized.git 8 - [submodule "vim/bundle/numbers"] 9 - path = vim/bundle/numbers 10 - url = https://github.com/myusuf3/numbers.vim.git 11 - [submodule "vim/bundle/fish"] 12 - path = vim/bundle/fish 13 - url = https://github.com/Soares/fish.vim.git 14 - [submodule "vim/bundle/syntastic"] 15 - path = vim/bundle/syntastic 16 - url = https://github.com/scrooloose/syntastic.git 17 - [submodule "vim/bundle/tabular"] 18 - path = vim/bundle/tabular 19 - url = https://github.com/godlygeek/tabular.git 20 - [submodule "vim/bundle/indent-guides"] 21 - path = vim/bundle/indent-guides 22 - url = https://github.com/nathanaelkane/vim-indent-guides.git 23 - [submodule "vim/bundle/coffeescript"] 24 - path = vim/bundle/coffeescript 25 - url = https://github.com/kchmck/vim-coffee-script.git 26 - [submodule "vim/bundle/fugitive"] 27 - path = vim/bundle/fugitive 28 - url = https://github.com/tpope/vim-fugitive.git 29 - [submodule "vim/bundle/rails"] 30 - path = vim/bundle/rails 31 - url = git://github.com/tpope/vim-rails.git 32 - [submodule "vim/bundle/puppet"] 33 - path = vim/bundle/puppet 34 - url = git://github.com/rodjek/vim-puppet.git 35 - [submodule "vim/bundle/gundo"] 36 - path = vim/bundle/gundo 37 - url = git://github.com/sjl/gundo.vim.git 38 - [submodule "vim/bundle/ruby"] 39 - path = vim/bundle/ruby 40 - url = git://github.com/vim-ruby/vim-ruby.git 41 - [submodule "vim/bundle/typescript"] 42 - path = vim/bundle/typescript 43 - url = git://github.com/leafgarland/typescript-vim.git 44 - [submodule "vim/bundle/surround"] 45 - path = vim/bundle/surround 46 - url = git://github.com/tpope/vim-surround.git 47 - [submodule "vim/bundle/latex-box"] 48 - path = vim/bundle/latex-box 49 - url = git://github.com/LaTeX-Box-Team/LaTeX-Box.git 50 - [submodule "vim/bundle/tmux-navigator"] 51 - path = vim/bundle/tmux-navigator 52 - url = git://github.com/christoomey/vim-tmux-navigator.git 53 - [submodule "vim/bundle/emmet"] 54 - path = vim/bundle/emmet 55 - url = git://github.com/mattn/emmet-vim.git 56 - [submodule "vim/bundle/autoclose"] 57 - path = vim/bundle/autoclose 58 - url = git://github.com/Townk/vim-autoclose.git 59 - [submodule "vim/bundle/multiple-cursors"] 60 - path = vim/bundle/multiple-cursors 61 - url = git://github.com/terryma/vim-multiple-cursors.git 62 - [submodule "vim/bundle/rbenv"] 63 - path = vim/bundle/rbenv 64 - url = git://github.com/tpope/vim-rbenv.git 65 - [submodule "vim/bundle/supertab"] 66 - path = vim/bundle/supertab 67 - url = git://github.com/ervandew/supertab.git 68 - [submodule "vim/bundle/tagbar"] 69 - path = vim/bundle/tagbar 70 - url = git://github.com/majutsushi/tagbar.git 71 - [submodule "vim/bundle/bufexplorer"] 72 - path = vim/bundle/bufexplorer 73 - url = git://github.com/vim-scripts/bufexplorer.zip.git 74 - [submodule "vim/bundle/repeat"] 75 - path = vim/bundle/repeat 76 - url = git://github.com/tpope/vim-repeat.git 77 - [submodule "vim/bundle/airline"] 78 - path = vim/bundle/airline 79 - url = git://github.com/bling/vim-airline.git 80 - [submodule "vim/bundle/bufferline"] 81 - path = vim/bundle/bufferline 82 - url = git://github.com/bling/vim-bufferline.git 83 - [submodule "vim/bundle/tlib"] 84 - path = vim/bundle/tlib 85 - url = git://github.com/tomtom/tlib_vim.git 86 - [submodule "vim/bundle/addon-mw-utils"] 87 - path = vim/bundle/addon-mw-utils 88 - url = git://github.com/MarcWeber/vim-addon-mw-utils.git 89 - [submodule "vim/bundle/octave"] 90 - path = vim/bundle/octave 91 - url = git://github.com/vim-scripts/octave.vim--.git 92 - [submodule "vim/bundle/easymotion"] 93 - path = vim/bundle/easymotion 94 - url = git://github.com/Lokaltog/vim-easymotion.git 95 - ignore = dirty 96 - [submodule "vim/bundle/javascript"] 97 - path = vim/bundle/javascript 98 - url = git://github.com/pangloss/vim-javascript.git 99 - [submodule "vim/bundle/slim"] 100 - path = vim/bundle/slim 101 - url = git://github.com/slim-template/vim-slim.git 102 - [submodule "vim/bundle/io"] 103 - path = vim/bundle/io 104 - url = git://github.com/xhr/vim-io.git 105 - [submodule "vim/bundle/choosewin"] 106 - path = vim/bundle/choosewin 107 - url = git://github.com/t9md/vim-choosewin.git 108 - [submodule "vim/bundle/golang"] 109 - path = vim/bundle/golang 110 - url = git://github.com/jnwhiteh/vim-golang.git 111 - [submodule "vim/bundle/dockerfile"] 112 - path = vim/bundle/dockerfile 113 - url = git://github.com/ekalinin/Dockerfile.vim.git 114 - [submodule "vim/bundle/nginx"] 115 - path = vim/bundle/nginx 116 - url = git://github.com/vim-scripts/nginx.vim.git 117 - [submodule "vim/bundle/unimpaired"] 118 - path = vim/bundle/unimpaired 119 - url = git://github.com/tpope/vim-unimpaired.git 120 - [submodule "vim/bundle/commentary"] 121 - path = vim/bundle/commentary 122 - url = git://github.com/tpope/vim-commentary.git 123 - [submodule "vim/bundle/gist"] 124 - path = vim/bundle/gist 125 - url = git://github.com/mattn/gist-vim.git 126 - [submodule "vim/bundle/webapi"] 127 - path = vim/bundle/webapi 128 - url = git://github.com/mattn/webapi-vim.git 129 - [submodule "vim/bundle/unite"] 130 - path = vim/bundle/unite 131 - url = git://github.com/Shougo/unite.vim.git 132 - [submodule "vim/bundle/vimproc"] 133 - path = vim/bundle/vimproc 134 - url = git://github.com/Shougo/vimproc.vim.git 135 - [submodule "vim/bundle/gitgutter"] 136 - path = vim/bundle/gitgutter 137 - url = git://github.com/airblade/vim-gitgutter.git 138 - [submodule "vim/bundle/bundler"] 139 - path = vim/bundle/bundler 140 - url = git://github.com/tpope/vim-bundler.git 141 - [submodule "vim/bundle/swapit"] 142 - path = vim/bundle/swapit 143 - url = git://github.com/mjbrownie/swapit.git 144 - [submodule "vim/bundle/vinegar"] 145 - path = vim/bundle/vinegar 146 - url = git://github.com/tpope/vim-vinegar.git 147 - [submodule "vim/bundle/snipmate"] 148 - path = vim/bundle/snipmate 149 - url = git://github.com/garbas/vim-snipmate.git 150 - [submodule "vim/bundle/elixir"] 151 - path = vim/bundle/elixir 152 - url = git://github.com/elixir-lang/vim-elixir.git 153 - [submodule "vim/bundle/go"] 154 - path = vim/bundle/go 155 - url = git://github.com/fatih/vim-go.git 156 - [submodule "dotbot"] 157 - path = dotbot 158 - url = https://github.com/anishathalye/dotbot
+1 -1
fish/config.fish
··· 1 1 set -l configdir $HOME/.config/fish 2 - set fish_greeting (fortune zen chuck-norris) 2 + set fish_greeting (fortune zen) 3 3 4 4 set theme agnoster 5 5
+47 -9
install
··· 1 - #!/usr/bin/env bash 1 + #!/bin/bash 2 2 3 - set -e 3 + TMP="$(pwd)/.tmp" 4 4 5 - CONFIG="install.conf.yaml" 6 - DOTBOT_DIR="dotbot" 5 + if [ ! -d "$TMP" ]; then 6 + mkdir "$TMP" 7 + fi 7 8 8 - DOTBOT_BIN="bin/dotbot" 9 - BASEDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" 9 + fetch() { 10 + config="$1" 11 + out="$2" 10 12 11 - cd "${BASEDIR}" 12 - git submodule update --init --recursive "${DOTBOT_DIR}" 13 + typ=$($JQ -r ".type" <<< "$config") 14 + url=$($JQ -r ".url" <<< "$config") 15 + build=$($JQ -r ".build // \"\"" <<< "$config") 16 + echo -e "\t$out\t\t$typ" 17 + "${typ}-fetch" "$out" "$url" > /dev/null 18 + if [ -n "$build" ]; then 19 + pushd "$out" 20 + $build 21 + popd 22 + fi 23 + } 13 24 14 - "${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" -c "${CONFIG}" "${@}" 25 + curl-fetch() { 26 + curl -Lo "$1" "$2" 27 + } 28 + 29 + git-fetch() { 30 + out="$1" 31 + tmp_path="$TMP/git/$out" 32 + mkdir -p "$(dirname "$tmp_path")" 33 + if [ -d "$out" ]; then 34 + pushd "$out" 35 + git pull 36 + popd 37 + else 38 + git clone --separate-git-dir="$tmp_path" "$2" "$out" 39 + fi 40 + } 41 + 42 + JQ="$(which jq)" 43 + PACKAGES="$(cat packages.json)" 44 + 45 + for path in $($JQ -r '. | keys[]' <<< "$PACKAGES") 46 + do 47 + current=$($JQ ".[\"$path\"]" <<< "$PACKAGES") 48 + for repo in $($JQ -r ". | keys[]" <<< "$current") 49 + do 50 + fetch "$($JQ ".[\"$repo\"]" <<< "$current")" "$path/$repo" 51 + done 52 + done
-16
install.conf.yaml
··· 1 - - clean: ['~'] 2 - - shell: 3 - - [peru sync, Fetch dependencies] 4 - - link: 5 - ~/.conkyrc: conkyrc 6 - ~/.ctags: ctags 7 - ~/.dir_colors: dir_colors 8 - ~/.gdbinit: gdbinit 9 - ~/.pryrc: pryrc 10 - ~/.tmux.conf: tmux.conf 11 - ~/.tmux: tmux/ 12 - ~/.vim: vim/ 13 - ~/.vimrc: vimrc 14 - ~/.config/fish/config.fish: fish/config.fish 15 - ~/.config/fish/functions: fish/functions/ 16 - ~/.config/fish/themes: fish/themes/
+41
packages.json
··· 1 + { 2 + "vim/autoload": { 3 + "pathogen.vim": { "type": "curl", "url": "https://tpo.pe/pathogen.vim" } 4 + }, 5 + "vim/bundle": { 6 + "airline": { "type": "git", "url": "https://github.com/bling/vim-airline.git" }, 7 + "bufferline": { "type": "git", "url": "https://github.com/bling/vim-bufferline.git" }, 8 + "bundler": { "type": "git", "url": "https://github.com/tpope/vim-bundler.git" }, 9 + "commentary": { "type": "git", "url": "https://github.com/tpope/vim-commentary.git" }, 10 + "delimmate": { "type": "git", "url": "https://github.com/Raimondi/delimitMate.git" }, 11 + "docker": { "type": "git", "url": "https://github.com/ekalinin/Dockerfile.vim.git" }, 12 + "editorconfig": { "type": "git", "url": "https://github.com/editorconfig/editorconfig-vim.git" }, 13 + "emmet": { "type": "git", "url": "https://github.com/mattn/emmet-vim.git" }, 14 + "fish": { "type": "git", "url": "https://github.com/dag/vim-fish.git" }, 15 + "fugitive": { "type": "git", "url": "https://github.com/tpope/vim-fugitive.git" }, 16 + "gitgutter": { "type": "git", "url": "https://github.com/airblade/vim-gitgutter.git" }, 17 + "latex": { "type": "git", "url": "https://github.com/lervag/vim-latex.git" }, 18 + "multiple-cursors": { "type": "git", "url": "https://github.com/terryma/vim-multiple-cursors.git" }, 19 + "numbers": { "type": "git", "url": "https://github.com/myusuf3/numbers.vim.git" }, 20 + "rails": { "type": "git", "url": "https://github.com/tpope/vim-rails.git" }, 21 + "racer": { "type": "git", "url": "https://github.com/phildawes/racer.git", "build": "cargo build --release" }, 22 + "rbenv": { "type": "git", "url": "https://github.com/tpope/vim-rbenv.git" }, 23 + "repeat": { "type": "git", "url": "https://github.com/tpope/vim-repeat.git" }, 24 + "rhubarb": { "type": "git", "url": "https://github.com/tpope/vim-rhubarb.git" }, 25 + "rust": { "type": "git", "url": "https://github.com/rust-lang/rust.vim.git" }, 26 + "sensible": { "type": "git", "url": "https://github.com/tpope/vim-sensible.git" }, 27 + "surround": { "type": "git", "url": "https://github.com/tpope/vim-surround.git" }, 28 + "supertab": { "type": "git", "url": "https://github.com/ervandew/supertab.git" }, 29 + "swapit": { "type": "git", "url": "https://github.com/mjbrownie/swapit.git" }, 30 + "syntastic": { "type": "git", "url": "https://github.com/scrooloose/syntastic.git" }, 31 + "undotree": { "type": "git", "url": "https://github.com/mbbill/undotree.git" }, 32 + "unimpaired": { "type": "git", "url": "https://github.com/tpope/vim-unimpaired.git" }, 33 + "unite": { "type": "git", "url": "https://github.com/Shougo/unite.vim.git" }, 34 + "solarized": { "type": "git", "url": "https://github.com/altercation/vim-colors-solarized.git" }, 35 + "tabular": { "type": "git", "url": "https://github.com/godlygeek/tabular.git" }, 36 + "tagbar": { "type": "git", "url": "https://github.com/majutsushi/tagbar.git" }, 37 + "toml": { "type": "git", "url": "https://github.com/cespare/vim-toml.git" }, 38 + "vimproc": { "type": "git", "url": "https://github.com/Shougo/vimproc.vim.git", "build": "make" }, 39 + "vinegar": { "type": "git", "url": "https://github.com/tpope/vim-vinegar.git" } 40 + } 41 + }
-216
peru.yaml
··· 1 - imports: 2 - leiningen: bin/ 3 - spark: bin/ 4 - 5 - pathogen: vim/autoload 6 - 7 - vim-airline: vim/bundle/airline 8 - vim-bufferline: vim/bundle/bufferline 9 - vim-bundler: vim/bundle/bundler 10 - vim-commentary: vim/bundle/commentary 11 - # vim-complete: vim/bundle/complete 12 - vim-delimmate: vim/bundle/delimmate 13 - vim-docker: vim/bundle/docker 14 - vim-editorconfig: vim/bundle/editorconfig 15 - vim-fish: vim/bundle/fish 16 - vim-fugitive: vim/bundle/fugitive 17 - vim-gitgutter: vim/bundle/gitgutter 18 - vim-go: vim/bundle/go 19 - vim-undotree: vim/bundle/undotree 20 - vim-indent-guides: vim/bundle/indent-guides 21 - vim-latex: vim/bundle/latex 22 - vim-multiple-cursors: vim/bundle/multiple-cursors 23 - vim-numbers: vim/bundle/numbers 24 - vim-projectionist: vim/bundle/projectionist 25 - vim-rails: vim/bundle/rails 26 - vim-rbenv: vim/bundle/rbenv 27 - vim-repeat: vim/bundle/repeat 28 - vim-rhubarb: vim/bundle/rhubarb 29 - vim-rust: vim/bundle/rust 30 - vim-sensible: vim/bundle/sensible 31 - vim-snipmate: vim/bundle/snipmate 32 - vim-snippets: vim/bundle/snippets 33 - vim-solarized: vim/bundle/solarized 34 - vim-supertab: vim/bundle/supertab 35 - vim-surround: vim/bundle/surround 36 - vim-swapit: vim/bundle/swapit 37 - vim-syntastic: vim/bundle/syntastic 38 - vim-tabular: vim/bundle/tabular 39 - vim-tagbar: vim/bundle/tagbar 40 - vim-tlib: vim/bundle/tlib 41 - vim-toml: vim/bundle/toml 42 - vim-unimpaired: vim/bundle/unimpaired 43 - vim-unite: vim/bundle/unite 44 - vim-vimproc: vim/bundle/vimproc 45 - vim-mv-utils: vim/bundle/mv-utils 46 - 47 - curl module pathogen: 48 - url: https://tpo.pe/pathogen.vim 49 - sha1: 3e45332b7c588270b4188d3f073612f189bb1eea 50 - 51 - curl module leiningen: 52 - url: https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein 53 - build: chmod +x lein 54 - sha1: b59d741e3ad28b3a11ea28eab417133492ca2138 55 - 56 - git module spark: 57 - url: https://github.com/holman/spark.git 58 - files: spark 59 - rev: 7440460975471917f2d670bda97a645ccf085bc9 60 - 61 - git module vim-solarized: 62 - url: https://github.com/altercation/vim-colors-solarized 63 - rev: 528a59f26d12278698bb946f8fb82a63711eec21 64 - 65 - git module vim-rails: 66 - url: https://github.com/tpope/vim-rails.git 67 - rev: b5ccdb47f0b0001bf263a80315d3b6bca7bc3b2e 68 - 69 - git module vim-unite: 70 - url: https://github.com/Shougo/unite.vim.git 71 - rev: c300a76a6af48265d783e0626eafb84e680d6bb3 72 - 73 - git module vim-airline: 74 - url: https://github.com/bling/vim-airline.git 75 - rev: 446397e006d8cba9e1ac38d8c656ba39218c139b 76 - 77 - git module vim-undotree: 78 - url: https://github.com/mbbill/undotree.git 79 - rev: 42000e2a7140843030f517de9d4923dd5fa40458 80 - 81 - git module vim-surround: 82 - url: https://github.com/tpope/vim-surround.git 83 - rev: fa433e0b7330753688f715f3be5d10dc480f20e5 84 - 85 - git module vim-repeat: 86 - url: https://github.com/tpope/vim-repeat.git 87 - rev: b06684a19549a45c91f36dc47dc55525e4c9c994 88 - 89 - git module vim-vimproc: 90 - url: https://github.com/Shougo/vimproc.vim.git 91 - build: make 92 - rev: 04b45cd80f48f66daed04a1a48a7ea4e7d316086 93 - 94 - git module vim-tabular: 95 - url: https://github.com/godlygeek/tabular.git 96 - rev: 60f25648814f0695eeb6c1040d97adca93c4e0bb 97 - 98 - git module vim-multiple-cursors: 99 - url: https://github.com/terryma/vim-multiple-cursors.git 100 - rev: ad2706851d727d75f523694aa81c0ccb31fc9f18 101 - 102 - git module vim-unimpaired: 103 - url: https://github.com/tpope/vim-unimpaired.git 104 - rev: 3548479cc154154cbdbb6737ca08a47937cc7113 105 - 106 - git module vim-complete: 107 - url: https://github.com/Shougo/neocomplete.vim.git 108 - rev: b3e0e729271b4910ec0c54d15932792031a6be26 109 - 110 - git module vim-swapit: 111 - url: https://github.com/mjbrownie/swapit.git 112 - rev: dcf25ecac3f17d68a7038db0fc21c491d19c60b7 113 - 114 - git module vim-commentary: 115 - url: https://github.com/tpope/vim-commentary.git 116 - rev: 9c685131a5facfa0d643feca3a61b41c007d8170 117 - 118 - git module vim-numbers: 119 - url: https://github.com/myusuf3/numbers.vim.git 120 - rev: c7e04485568687ff1c6f4ff842ee80ec9c68d58a 121 - 122 - git module vim-syntastic: 123 - url: https://github.com/scrooloose/syntastic.git 124 - rev: 6b76c26cbaa2565387b62c7a7af9a56402dcf297 125 - 126 - git module vim-rbenv: 127 - url: https://github.com/tpope/vim-rbenv.git 128 - rev: 79a33164cade37f922cc1e2a16eaca3533aa0274 129 - 130 - git module vim-fugitive: 131 - url: https://github.com/tpope/vim-fugitive.git 132 - rev: 933f6a1e1df549564062f936bd1c836d28cf1676 133 - 134 - git module vim-bufferline: 135 - url: https://github.com/bling/vim-bufferline.git 136 - rev: c595cbb2478c4ecde633d3ccb9be7260ca86aa39 137 - 138 - git module vim-go: 139 - url: https://github.com/fatih/vim-go.git 140 - rev: 9873348f1d28fb20ed0c7cd7bb5ebaf549ad63f2 141 - 142 - git module vim-tagbar: 143 - url: https://github.com/majutsushi/tagbar.git 144 - rev: 04bb7280399a2c6e1e8c56b31125cd44b1f4d336 145 - 146 - git module vim-indent-guides: 147 - url: https://github.com/nathanaelkane/vim-indent-guides.git 148 - rev: eec1b629dc4cfa3986d20f21d4b4489732cd3f5a 149 - 150 - git module vim-bundler: 151 - url: https://github.com/tpope/vim-bundler.git 152 - rev: 48abb774c72732a75f8ab05ee7493b1041dd8ae8 153 - 154 - git module vim-gitgutter: 155 - url: https://github.com/airblade/vim-gitgutter.git 156 - rev: e5efbaffc066ababc9ae0d689c7050fa5d6591bd 157 - 158 - git module vim-latex: 159 - url: https://github.com/lervag/vim-latex.git 160 - rev: 241ea891178b3f14dae5b82b505fd9b55453258a 161 - 162 - git module vim-toml: 163 - url: https://github.com/cespare/vim-toml.git 164 - rev: bb70afc2d7cd8120b6dd74db6da4249ab5105363 165 - 166 - git module vim-rust: 167 - url: https://github.com/wting/rust.vim.git 168 - rev: 2450ecf3091cc7c2711ca9f00eae8e3bedd04376 169 - 170 - git module vim-editorconfig: 171 - url: https://github.com/editorconfig/editorconfig-vim.git 172 - rev: d48e245dbf9e24d1957e68d72fd59409020cbdc4 173 - 174 - git module vim-fish: 175 - url: https://github.com/dag/vim-fish.git 176 - rev: 825853f4816a07e59ea2ecee1190ab6a5d9ef991 177 - 178 - git module vim-sensible: 179 - url: https://github.com/tpope/vim-sensible.git 180 - rev: b30dcf387af977acfa21732592bfca05598b2188 181 - 182 - git module vim-rhubarb: 183 - url: https://github.com/tpope/vim-rhubarb.git 184 - rev: 3772a98b3a2f4e7440d0924e923aca7187234e7b 185 - 186 - git module vim-projectionist: 187 - url: https://github.com/tpope/vim-projectionist.git 188 - rev: ef252eb227928df6f63590f21584a46c08792021 189 - 190 - git module vim-delimmate: 191 - url: https://github.com/Raimondi/delimitMate.git 192 - rev: 470c053a3ba673007a85237a1ac8415428fd8446 193 - 194 - git module vim-docker: 195 - url: https://github.com/ekalinin/Dockerfile.vim.git 196 - rev: f5e94427a55acb1c09d7d909df00237d1d8d7068 197 - 198 - git module vim-snipmate: 199 - url: https://github.com/garbas/vim-snipmate.git 200 - rev: a12de2e399e3a355fa35dc2158e0377ce8fb4291 201 - 202 - git module vim-snippets: 203 - url: https://github.com/honza/vim-snippets.git 204 - rev: d2d02b7209064701b480068d56589d9778e01375 205 - 206 - git module vim-supertab: 207 - url: https://github.com/ervandew/supertab.git 208 - rev: 454c06e25680799b6f408622d6bfbaf920ace825 209 - 210 - git module vim-mv-utils: 211 - url: https://github.com/MarcWeber/vim-addon-mw-utils.git 212 - rev: 0c5612fa31ee434ba055e21c76f456244b3b5109 213 - 214 - git module vim-tlib: 215 - url: https://github.com/tomtom/tlib_vim.git 216 - rev: 9e629767e5a91ede057d07f8754326e68c92a692
+1
vim/ftplugin/rust.vim
··· 1 + compiler cargo