1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 02:25:00 +08:00

renamed sources_non_forked folder to bundle

This commit is contained in:
Mirosław Pragłowski
2014-05-09 21:28:39 +02:00
parent 1b24133310
commit a1339baae9
1424 changed files with 5 additions and 33 deletions

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