1
0
mirror of https://github.com/amix/vimrc synced 2025-06-16 01:25:00 +08:00

Updated all plugins that are non-forked. Added some new plugins.

Added update_plugins.py which can fetch new plugins from GitHub.

New plugins added: zencoding, vim-indent-object, taglist, nginx.vim
This commit is contained in:
amix
2013-04-13 14:45:21 -03:00
parent 5731b3a420
commit 3f1cdba799
1057 changed files with 33631 additions and 10806 deletions

View File

@ -0,0 +1,3 @@
#${1:id} {
${2}
}

View File

@ -0,0 +1 @@
background:${6: #${1:DDD}} url($2) ${3:repeat/repeat-x/repeat-y/no-repeat} ${4:scroll/fixed} ${5:top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos};$0

View File

@ -0,0 +1 @@
background-attachment: ${1:scroll/fixed};$0

View File

@ -0,0 +1 @@
background-color: #${1:DDD};$0

View File

@ -0,0 +1 @@
background-color: ${1:red};$0

View File

@ -0,0 +1 @@
background-color: rgb(${1:255},${2:255},${3:255});$0

View File

@ -0,0 +1 @@
background-color: transparent;$0

View File

@ -0,0 +1 @@
background-image: none;$0

View File

@ -0,0 +1 @@
background-image: url($1);$0

View File

@ -0,0 +1 @@
background-position: ${1:top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos};$0

View File

@ -0,0 +1 @@
background-repeat: ${1:repeat/repeat-x/repeat-y/no-repeat};$0

View File

@ -0,0 +1 @@
border: ${1:1px} ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-color: ${1:999};$0

View File

@ -0,0 +1 @@
border-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0

View File

@ -0,0 +1 @@
border-width: ${1:1px};$0

View File

@ -0,0 +1 @@
border-bottom: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-bottom-color: #${1:999};$0

View File

@ -0,0 +1 @@
border-bottom-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0

View File

@ -0,0 +1 @@
border-bottom-width: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-left: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-left-color: #${1:999};$0

View File

@ -0,0 +1 @@
border-left-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0

View File

@ -0,0 +1 @@
border-left-width: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-right: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-right-color: #${1:999};$0

View File

@ -0,0 +1 @@
border-right-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0

View File

@ -0,0 +1 @@
border-right-width: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-top: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1 @@
border-top-color: #${1:999};$0

View File

@ -0,0 +1 @@
border-top-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0

View File

@ -0,0 +1 @@
border-top-width: ${1:1}px ${2:solid} #${3:999};$0

View File

@ -0,0 +1,3 @@
.${1:class} {
${2:color: pink;}
}

View File

@ -0,0 +1 @@
clear: ${1:left/right/both/none};$0

View File

@ -0,0 +1 @@
color: #${1:DDD};$0

View File

@ -0,0 +1 @@
color: ${1:red};$0

View File

@ -0,0 +1 @@
color: rgb(${1:255},${2:255},${3:255});$0

View File

@ -0,0 +1 @@
cursor: ${1:default/auto/crosshair/pointer/move/*-resize/text/wait/help};$0

View File

@ -0,0 +1 @@
cursor: url($1);$0

View File

@ -0,0 +1 @@
direction: ${1:ltr|rtl};$0

View File

@ -0,0 +1 @@
display: block;$0

View File

@ -0,0 +1 @@
display: ${1:none/inline/block/list-item/run-in/compact/marker};$0

View File

@ -0,0 +1 @@
display: inline;$0

View File

@ -0,0 +1 @@
display: ${1:table/inline-table/table-row-group/table-header-group/table-footer-group/table-row/table-column-group/table-column/table-cell/table-caption};$0

View File

@ -0,0 +1 @@
float: ${1:left/right/none};$0

View File

@ -0,0 +1 @@
font: ${1:normal/italic/oblique} ${2:normal/small-caps} ${3:normal/bold} ${4:1em/1.5em} ${5:Arial}, ${6:sans-}serif;$0

View File

@ -0,0 +1 @@
font-family: ${1:Arial, "MS Trebuchet"}, ${2:sans-}serif;$0

View File

@ -0,0 +1 @@
font-size: ${1:100%};$0

View File

@ -0,0 +1 @@
font: ${1:75%} ${2:"Lucida Grande", "Trebuchet MS", Verdana,} ${3:sans-}serif;$0

View File

@ -0,0 +1 @@
font-style: ${1:normal/italic/oblique};$0

View File

@ -0,0 +1 @@
font-variant: ${1:normal/small-caps};$0

View File

@ -0,0 +1 @@
font-weight: ${1:normal/bold};$0

View File

@ -0,0 +1 @@
${1:!important}

View File

@ -0,0 +1 @@
letter-spacing: ${1}${2:em/px};$0

View File

@ -0,0 +1 @@
letter-spacing: $1em;$0

View File

@ -0,0 +1 @@
letter-spacing: $1px;$0

View File

@ -0,0 +1 @@
list-style-image: url($1);$0

View File

@ -0,0 +1 @@
list-style-position: ${1:inside/outside};$0

View File

@ -0,0 +1 @@
list-style-type: ${1:cjk-ideographic/hiragana/katakana/hiragana-iroha/katakana-iroha};$0

View File

@ -0,0 +1 @@
list-style-type: ${1:none/disc/circle/square};$0

View File

@ -0,0 +1 @@
list-style-type: ${1:decimal/decimal-leading-zero/zero};$0

View File

@ -0,0 +1 @@
list-style-type: ${1:hebrew/armenian/georgian};$0

View File

@ -0,0 +1 @@
list-style: ${1:none/disc/circle/square/decimal/zero} ${2:inside/outside} url($3);$0

View File

@ -0,0 +1 @@
list-style-type: ${1:lower-roman/upper-roman/lower-alpha/upper-alpha/lower-greek/lower-latin/upper-latin};$0

View File

@ -0,0 +1 @@
margin: ${1:20px} ${2:0px} ${3:40px} ${4:0px};$0

View File

@ -0,0 +1 @@
margin-bottom: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-left: ${1:20px};$0

View File

@ -0,0 +1 @@
margin: ${1:20px} ${2:0px} ${3:40px} ${4:0px};$0

View File

@ -0,0 +1 @@
margin: ${1:20px} ${2:0px};$0

View File

@ -0,0 +1 @@
margin: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-bottom: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-left: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-right: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-top: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-right: ${1:20px};$0

View File

@ -0,0 +1 @@
margin-top: ${1:20px};$0

View File

@ -0,0 +1 @@
marker-offset: auto;$0

View File

@ -0,0 +1 @@
marker-offset: ${1:10px};$0

View File

@ -0,0 +1,3 @@
opacity: ${1:0.5};${100:
}-moz-opacity: ${1:0.5};${100:
}filter:alpha(opacity=${2:${1/(1?)0?\.(.*)/$1$2/}${1/^\d*\.\d\d+$|^\d*$|(^\d\.\d$)/(?1:0)/}});$0

View File

@ -0,0 +1 @@
overflow: ${1:visible/hidden/scroll/auto};$0

View File

@ -0,0 +1 @@
padding: ${1:20px} ${2:0px} ${3:40px} ${4:0px};$0

View File

@ -0,0 +1 @@
padding-bottom: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-left: ${1:20px};$0

View File

@ -0,0 +1 @@
padding: ${1:20px} ${2:0px} ${3:40px} ${4:0px};$0

View File

@ -0,0 +1 @@
padding: ${1:20px} ${2:0px};$0

View File

@ -0,0 +1 @@
padding: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-bottom: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-left: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-right: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-top: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-right: ${1:20px};$0

View File

@ -0,0 +1 @@
padding-top: ${1:20px};$0

View File

@ -0,0 +1 @@
position: ${1:static/relative/absolute/fixed};$0

View File

@ -0,0 +1,8 @@
scrollbar-base-color: ${1:#CCCCCC};${2:
scrollbar-arrow-color: ${3:#000000};
scrollbar-track-color: ${4:#999999};
scrollbar-3dlight-color: ${5:#EEEEEE};
scrollbar-highlight-color: ${6:#FFFFFF};
scrollbar-face-color: ${7:#CCCCCC};
scrollbar-shadow-color: ${9:#999999};
scrollbar-darkshadow-color: ${8:#666666};}

View File

@ -0,0 +1,3 @@
${1:tag} {
${2:color: pink;}
}

View File

@ -0,0 +1 @@
text-align: ${1:left/right/center/justify};$0

View File

@ -0,0 +1 @@
text-decoration: ${1:none/underline/overline/line-through/blink};$0

View File

@ -0,0 +1 @@
text-indent: ${1:10}px;$0

View File

@ -0,0 +1 @@
text-shadow: #${1:DDD} ${2:10px} ${3:10px} ${4:2px};$0

View File

@ -0,0 +1 @@
text-shadow: none;$0

View File

@ -0,0 +1 @@
text-shadow: rgb(${1:255},${2:255},${3:255}) ${4:10px} ${5:10px} ${6:2px};$0

Some files were not shown because too many files have changed in this diff Show More